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 115b6b6 commit 09215c7Copy full SHA for 09215c7
pyClickModels/__version__.py
@@ -1,3 +1,3 @@
1
-VERSION = (0, 0, 0)
+VERSION = (0, 0, 1)
2
3
__version__ = '.'.join([str(e) for e in VERSION])
0 commit comments