We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b7a03e + 0937c15 commit 4fb839cCopy full SHA for 4fb839c
shapash/__version__.py
@@ -1,3 +1,3 @@
1
-VERSION = (2, 3, 4)
+VERSION = (2, 3, 5)
2
3
__version__ = ".".join(map(str, VERSION))
0 commit comments