diff --git a/pyproject.toml b/pyproject.toml index b6dbad4..fe46e96 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "unicodedata-reader" -version = "1.3.1" +version = "1.3.2" description = "" authors = ["Koji Ishii "] readme = "README.md"