Skip to content

Commit

Permalink
fix: alembic/env.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ktianc committed Aug 25, 2023
1 parent 1ee46b2 commit 936d98c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kinit-api/application/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"""
系统版本
"""
VERSION = "2.1.0"
VERSION = "2.1.1"

"""安全警告: 不要在生产中打开调试运行!"""
DEBUG = False
Expand Down

0 comments on commit 936d98c

Please sign in to comment.