Revert "Revert "更新至 3.9.0""

This reverts commit 03d8bd2eb4ae77ed2e57aa55635972b43515b10c.
This commit is contained in:
ktianc 2024-03-17 04:13:30 +00:00 committed by Gitee
parent 03d8bd2eb4
commit bc5fa85ba6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -11,7 +11,7 @@ from fastapi.security import OAuth2PasswordBearer
""" """
系统版本 系统版本
""" """
VERSION = "3.8.2" VERSION = "3.9.0"
"""安全警告: 不要在生产中打开调试运行!""" """安全警告: 不要在生产中打开调试运行!"""
DEBUG = False DEBUG = False