Skip to content

Commit 0832bb9

Browse files
committed
version
1 parent aa19d36 commit 0832bb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"""
55

66
# Version information
7-
APP_VERSION = "0.5.1" # Numeric version for metadata
7+
APP_VERSION = "0.6" # Numeric version for metadata
88
APP_VERSION_DISPLAY = f"v{APP_VERSION}" # Display version for toolbar

0 commit comments

Comments
 (0)