diff --git a/pyproject.toml b/pyproject.toml index f3c981a..2c38fe6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "aerie-cli" -version = "2.8.0" +version = "0.0.0-dev0" description = "A CLI application and Python API for interacting with Aerie." authors = [] license = "MIT"