Skip to content

Commit ad05f81

Browse files
author
tatsuro-yasukawa
committed
Bump up version for modifying readme
1 parent 0262578 commit ad05f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def mecab_config(arg):
1717
swig_opts.extend("-I"+d for d in inc_dir)
1818

1919
setup(name = "mecab-python3",
20-
version = '0.8',
20+
version = '0.8.1',
2121
description = 'python wrapper for mecab: Morphological Analysis engine',
2222
long_description=readme,
2323
maintainer = 'Tatsuro Yasukawa',

0 commit comments

Comments
 (0)