Skip to content

Commit 1f98797

Browse files
authored
Update the version number to 1.10.4 (#907)
1 parent 8505e32 commit 1f98797

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
@@ -1,6 +1,6 @@
11
from backend.common.i18n import i18n
22

3-
__version__ = '1.10.2'
3+
__version__ = '1.10.4'
44

55

66
# 初始化 i18n

0 commit comments

Comments
 (0)