Skip to content

Commit d7501ff

Browse files
committed
Bump version
1 parent b5b5f35 commit d7501ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
logger = logging.getLogger(__name__)
2222

2323
# Application version
24-
APP_VERSION = "1.2.0"
24+
APP_VERSION = "1.2.1"
2525

2626
# Settings schema - defines allowed settings and their validation rules
2727
SETTINGS_SCHEMA = {

0 commit comments

Comments
 (0)