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