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 9d5a073 commit 32fbc6fCopy full SHA for 32fbc6f
cellbox/cellbox/version.py
@@ -2,7 +2,7 @@
2
This module defines the version of the package
3
"""
4
5
-__version__ = '0.3.1'
+__version__ = '0.3.2'
6
VERSION = __version__
7
8
0 commit comments