We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a16de01 + 514d0a3 commit 047c223Copy full SHA for 047c223
jawanndenn/metadata.py
@@ -3,5 +3,5 @@
3
4
APP_NAME = "jawanndenn"
5
6
-_VERSION = (3, 1, 0)
+_VERSION = (3, 2, 0)
7
VERSION_STR = ".".join(map(str, _VERSION))
0 commit comments