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