diff --git a/pyproject.toml b/pyproject.toml index 4cb0cd7..c023db5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dfint64_patch" -version = "0.1.0" +version = "0.2.0" description = "Text patcher for x64 bit version of the Dwarf Fortress game" authors = ["insolor "] license = "MIT License"