We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4619a05 commit 2b25655Copy full SHA for 2b25655
lib/app/app.py
@@ -13,7 +13,7 @@
13
14
class AppManager:
15
16
- VERSION: str = "1.0.0"
+ VERSION: str = "1.0.4"
17
SHUTDOWN_DELAY = 5
18
SHUTDOWN_DELAY_IN_DEBUG_MODE = 600
19
0 commit comments