diff --git a/pyproject.toml b/pyproject.toml index 756b926..7b798aa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mojxml" -version = "0.3.1" +version = "0.4.0" description = 'A tool for fast conversion of Japanese "MOJ Map XML" (land registration polygons) into geospatial formats.' authors = ["MIERUNE Inc. "] readme = "README.md"