Skip to content

Commit 2b25655

Browse files
committed
Fixed version
1 parent 4619a05 commit 2b25655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/app/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
class AppManager:
1515

16-
VERSION: str = "1.0.0"
16+
VERSION: str = "1.0.4"
1717
SHUTDOWN_DELAY = 5
1818
SHUTDOWN_DELAY_IN_DEBUG_MODE = 600
1919

0 commit comments

Comments
 (0)