Skip to content

Commit 49b7868

Browse files
committed
Update config.py
1 parent e64dd5b commit 49b7868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/single_app/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
EXECUTOR_TYPE = 'thread'
8989
EXECUTOR_MAX_WORKERS = 30
9090
SESSION_TYPE = 'filesystem'
91-
VERSION = "0.229.060"
91+
VERSION = "0.229.061"
9292

9393
SECRET_KEY = os.getenv('SECRET_KEY', 'dev-secret-key-change-in-production')
9494

0 commit comments

Comments
 (0)