diff --git a/core/pyproject.toml b/core/pyproject.toml index 9a54ae227..8f8e2d09e 100644 --- a/core/pyproject.toml +++ b/core/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "stackit-core" -version = "v0.0.1a3" +version = "v0.0.1a4" authors = ["STACKIT Developer Tools "] description = "Core functionality for the STACKIT SDK for Python" readme = "README.md"