diff --git a/pyproject.toml b/pyproject.toml index 706cccb..5f418b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ line-length = 119 [tool.poetry] name = "konoha" -version = "5.5.1" +version = "5.5.2" description = "A tiny sentence/word tokenizer for Japanese text written in Python" authors = ["himkt "] readme = "README.md"