diff --git a/pyproject.toml b/pyproject.toml index 701e8b3..2eb17c3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "east_asian_spacing" -version = "1.2.2" +version = "1.2.3" description = "East Asian Contextual Spacing Build Tools" authors = ["Koji Ishii "] readme = "README.md"