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