Skip to content

Commit

Permalink
Merge pull request #29 from unnonouno/v0.2.0
Browse files Browse the repository at this point in the history
Update version
  • Loading branch information
unnonouno authored Oct 10, 2020
2 parents 6260669 + 8c5835c commit bdf6f2b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Release 0.2.0 - 2020/10/10
--------------------------

Support the latest version of Pythons and mecab-python3


Release 0.1.1 - 2014/10/10
--------------------------

Expand Down
2 changes: 1 addition & 1 deletion mrep/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.1.1'
__version__ = '0.2.0'

0 comments on commit bdf6f2b

Please sign in to comment.