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 0434c52 commit 0d99b2dCopy full SHA for 0d99b2d
setup.py
@@ -1,6 +1,6 @@
1
import setuptools
2
3
-version = '0.2.0'
+version = '0.2.1'
4
5
with open("aix360/version.py", 'w') as f:
6
f.write('# generated by setup.py\nversion = "{}"\n'.format(version))
0 commit comments