Skip to content

Commit 7bf8048

Browse files
committed
Version: 1.1.1
1 parent 665cdc0 commit 7bf8048

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.1.0"
16+
VERSION: str = "1.1.1"
1717
SHUTDOWN_DELAY = 3
1818
SHUTDOWN_DELAY_IN_DEBUG_MODE = 600
1919

0 commit comments

Comments
 (0)