diff --git a/pyproject.toml b/pyproject.toml index 3f43f10..34545bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "styxdefs" -version = "0.1.6" +version = "0.1.7" description = "Styx definitions and minimal runtime" authors = ["Florian Rupprecht <33600480+nx10@users.noreply.github.com>"] license = "MIT License"