Skip to content

Commit af0d947

Browse files
committed
Update the version number to 1.8.0
1 parent a6bbf29 commit af0d947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from backend.common.i18n import i18n
44
from backend.utils.console import console
55

6-
__version__ = '1.7.0'
6+
__version__ = '1.8.0'
77

88

99
def get_version() -> str | None:

0 commit comments

Comments
 (0)