diff --git a/pyproject.toml b/pyproject.toml index 46aad3ab..4289d7e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "infrahub-sdk" -version = "1.0.0" +version = "1.0.1a0" description = "Python Client to interact with Infrahub" authors = ["OpsMill "] readme = "README.md"