diff --git a/pyproject.toml b/pyproject.toml index 85b3989..d9030d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "soyutnet" -version = "0.3.1" +version = "0.3.2b1" dependencies = [ ] requires-python = ">=3.10"