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.
1 parent 2cd951d commit 1c9b523Copy full SHA for 1c9b523
jawanndenn/metadata.py
@@ -3,5 +3,5 @@
3
4
APP_NAME = 'jawanndenn'
5
6
-_VERSION = (2, 5, 0)
+_VERSION = (2, 6, 0)
7
VERSION_STR = '.'.join(map(str, _VERSION))
0 commit comments