diff --git a/pyproject.toml b/pyproject.toml index 1b044e0..b9a7c8d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "styxcompiler" -version = "0.1.0" +version = "0.1.1" description = "Boutiques code generator" authors = ["Florian Rupprecht "] license = "LGPL-2.1"