Skip to content

Commit

Permalink
1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunwoongko committed Dec 20, 2022
1 parent 39a63a0 commit 2134e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pecab/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from pecab._pecab import PeCab

__ALL__ = [PeCab]
__version__ = "1.0.6"
__version__ = "1.0.7"
__author__ = "Hyunwoong Ko"

0 comments on commit 2134e5d

Please sign in to comment.