We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0d716a + e865491 commit 113eb20Copy full SHA for 113eb20
desktop-setup.py
@@ -108,7 +108,7 @@ def run(self):
108
109
110
setup(name='lingvodoc',
111
- version='2.1',
+ version='2.1.1',
112
description='lingvodoc',
113
long_description=README + '\n\n' + CHANGES,
114
classifiers=[
setup.py
@@ -13,7 +13,7 @@
13
]
14
15
16
17
18
19
0 commit comments