Skip to content

Commit 32fbc6f

Browse files
authored
Minor version change
1 parent 9d5a073 commit 32fbc6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cellbox/cellbox/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
This module defines the version of the package
33
"""
44

5-
__version__ = '0.3.1'
5+
__version__ = '0.3.2'
66
VERSION = __version__
77

88

0 commit comments

Comments
 (0)