We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa19d36 commit 0832bb9Copy full SHA for 0832bb9
1 file changed
modules/version.py
@@ -4,5 +4,5 @@
4
"""
5
6
# Version information
7
-APP_VERSION = "0.5.1" # Numeric version for metadata
+APP_VERSION = "0.6" # Numeric version for metadata
8
APP_VERSION_DISPLAY = f"v{APP_VERSION}" # Display version for toolbar
0 commit comments