diff --git a/pyproject.toml b/pyproject.toml index 2f787f508..cbc022415 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ build-backend = "hatchling.build" [project] name = "gallia" -version = "2.0.0a0" +version = "2.0.0a1" description = "Extendable Pentesting Framework" readme = "README.md" authors = [{name = "AISEC Pentesting Team"}]