diff --git a/pyproject.toml b/pyproject.toml index fd2a9fdd..e4df8c1c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "saturn-engine" -version = "0.5.15" +version = "0.5.16" description = "" readme = "README.md" authors = ["Flare Systems "]