We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5b5f35 commit d7501ffCopy full SHA for d7501ff
server/app.py
@@ -21,7 +21,7 @@
21
logger = logging.getLogger(__name__)
22
23
# Application version
24
-APP_VERSION = "1.2.0"
+APP_VERSION = "1.2.1"
25
26
# Settings schema - defines allowed settings and their validation rules
27
SETTINGS_SCHEMA = {
0 commit comments