mirror of
https://github.com/fastapi-practices/fastapi_best_architecture.git
synced 2026-03-13 09:31:31 +08:00
Update the version number to 1.8.0 (#771)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
from backend.common.i18n import i18n
|
||||
from backend.utils.console import console
|
||||
|
||||
__version__ = '1.7.0'
|
||||
__version__ = '1.8.0'
|
||||
|
||||
|
||||
def get_version() -> str | None:
|
||||
|
||||
Reference in New Issue
Block a user