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