We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b6099d commit 592980dCopy full SHA for 592980d
setup.py
@@ -14,7 +14,7 @@
14
with open(path.join(here, 'README.rst')) as fh:
15
long_description = fh.read()
16
17
-version = "1.8.1"
+version = "1.8.2"
18
19
setup(
20
name='SoMaJo',
0 commit comments