Skip to content

Commit

Permalink
4.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunwoongko committed Dec 20, 2022
1 parent e41ed6e commit cf8bab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kss/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
from kss._modules.morphemes.split_morphemes import split_morphemes

__ALL__ = [split_sentences, split_morphemes]
__version__ = "4.0.5"
__version__ = "4.0.6"

0 comments on commit cf8bab0

Please sign in to comment.