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