diff --git a/pyproject.toml b/pyproject.toml index 7aa1201..63deeba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "stepview" -version = "0.2.1" +version = "0.3.0.dev0" description = "1 global view of all your stepfunctions statemachines" authors = ["vincent "] license = "GNU GPLv3"