Skip to content

Commit

Permalink
0.1.5 릴리즈
Browse files Browse the repository at this point in the history
  • Loading branch information
9bow committed Apr 18, 2019
1 parent 3ab7123 commit 50688ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/PyKomoran/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
__title__ = 'PyKomoran'
__description__ = 'PyKomoran is Python wrapper for KOMORAN, KOrean MORphical ANalyzer.'
__url__ = 'https://pydocs.komoran.kr'
__version__ = '0.1.4'
__version__ = '0.1.5'
__author__ = 'Junghwan Park, Junsoo Shin, Geunho Lee'
__author_email__ = '[email protected]'
__license__ = 'Apache 2.0'
Expand Down

0 comments on commit 50688ad

Please sign in to comment.