diff --git a/pyproject.toml b/pyproject.toml index 551957eb..55c7dee3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "saturn-engine" -version = "0.5.22" +version = "0.5.23" description = "" readme = "README.md" authors = ["Flare Systems "]