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