Skip to content

Commit 6d99020

Browse files
committed
fix(version): Sync local version constant with released version 1.0.2 to prevent update loop
1 parent 2e6ab8c commit 6d99020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
APP_VERSION = "1.0.1"
1+
APP_VERSION = "1.0.2"

0 commit comments

Comments
 (0)