diff --git a/pyproject.toml b/pyproject.toml index 8871fae..ebbc367 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "inception-cli" -version = "0.1.1-dev" +version = "0.1.1" readme = "README.md" # homepage = "https://github.com/inception-project/inception-cli" repository = "https://github.com/inception-project/inception-cli"