Skip to content

Commit 1d9e50f

Browse files
bump to 0.2.0 - mystem 3.1 support
1 parent a5fe5db commit 1d9e50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymystem3/metadata.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
package = 'pymystem3'
99
project = "Python MyStem 3"
1010
project_no_spaces = project.replace(' ', '-')
11-
version = '0.1.10'
11+
version = '0.2.0'
1212
description = 'Python wrapper for the Yandex MyStem 3.1 morpholocial analyzer of the Russian language.'
1313
authors = ['Denis Sukhonin', 'Alexander Panchenko', 'Daniel Brshatsky', 'Andy Fefelov', 'Anton Malashenkov']
1414
authors_string = ', '.join(authors)

0 commit comments

Comments
 (0)