diff --git a/pyproject.toml b/pyproject.toml index a71e023b6..2d8f76d51 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "vyxal" -version = "2.18.1" +version = "2.18.2" description = "A golfing language that has aspects of traditional programming languages." authors = [] license = "MIT"