We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e64dd5b commit 49b7868Copy full SHA for 49b7868
application/single_app/config.py
@@ -88,7 +88,7 @@
88
EXECUTOR_TYPE = 'thread'
89
EXECUTOR_MAX_WORKERS = 30
90
SESSION_TYPE = 'filesystem'
91
-VERSION = "0.229.060"
+VERSION = "0.229.061"
92
93
SECRET_KEY = os.getenv('SECRET_KEY', 'dev-secret-key-change-in-production')
94
0 commit comments