We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 665cdc0 commit 7bf8048Copy full SHA for 7bf8048
lib/app/app.py
@@ -13,7 +13,7 @@
13
14
class AppManager:
15
16
- VERSION: str = "1.1.0"
+ VERSION: str = "1.1.1"
17
SHUTDOWN_DELAY = 3
18
SHUTDOWN_DELAY_IN_DEBUG_MODE = 600
19
0 commit comments