diff --git a/pyproject.toml b/pyproject.toml index 96fdab17..466a274c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ license = "MPL-2" name = "ansible-workbench" readme = "README.md" - version = "0.1.6" + version = "1.0.0" [tool.poetry.dependencies] commitizen = "^2.42.1"