Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunwoongko committed Dec 5, 2022
1 parent 16a61c5 commit 368650d
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__ = "0.0.5"
__version__ = "1.0.0"
__author__ = "Hyunwoong Ko"

0 comments on commit 368650d

Please sign in to comment.