diff --git a/pyproject.toml b/pyproject.toml index a856dbfc..8a42d486 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "saturn-engine" -version = "0.5.8" +version = "0.5.9" description = "" readme = "README.md" authors = ["Flare Systems "]