diff --git a/pyproject.toml b/pyproject.toml index e4b4934..395d5a4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "od-compiler" -version = "0.2.2" +version = "0.3.0" description = "OpenDream compiler listener" authors = ["Crossedfall "] maintainers = ["Crossedfall "]