We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adcd5b1 commit 36d1f86Copy full SHA for 36d1f86
beakerx/beakerx/_version.py
@@ -1,2 +1,2 @@
1
-version_info = (0, 5, 0)
+version_info = (0, 5, 1)
2
__version__ = '.'.join(map(str, version_info))
0 commit comments