Skip to content

Commit

Permalink
Version 1.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jonghwanhyeon committed Dec 12, 2022
1 parent ffceb7c commit e4aa3ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mecab/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from .mecab import Feature, MeCab, MeCabError, mecabrc_path

__version__ = "1.2.8"
__version__ = "1.2.9"

0 comments on commit e4aa3ba

Please sign in to comment.