We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5fe5db commit 1d9e50fCopy full SHA for 1d9e50f
pymystem3/metadata.py
@@ -8,7 +8,7 @@
8
package = 'pymystem3'
9
project = "Python MyStem 3"
10
project_no_spaces = project.replace(' ', '-')
11
-version = '0.1.10'
+version = '0.2.0'
12
description = 'Python wrapper for the Yandex MyStem 3.1 morpholocial analyzer of the Russian language.'
13
authors = ['Denis Sukhonin', 'Alexander Panchenko', 'Daniel Brshatsky', 'Andy Fefelov', 'Anton Malashenkov']
14
authors_string = ', '.join(authors)
0 commit comments