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 657278f commit 9750846Copy full SHA for 9750846
stormdb/__init__.py
@@ -2,4 +2,4 @@
2
STORM database access and cluster processing tools.
3
"""
4
5
-__VERSION__ = '0.6.dev0'
+__version__ = '0.6.dev0'
0 commit comments