We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ebadb44 + c63838e commit 8cdfb2dCopy full SHA for 8cdfb2d
shapash/__version__.py
@@ -1,3 +1,3 @@
1
-VERSION = (2, 3, 1)
+VERSION = (2, 3, 2)
2
3
__version__ = ".".join(map(str, VERSION))
0 commit comments