Skip to content

Commit 2ca0a45

Browse files
committed
Update the version to 1.7.0
1 parent fcab75d commit 2ca0a45

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
@@ -2,7 +2,7 @@
22
# -*- coding: utf-8 -*-
33
from backend.utils.console import console
44

5-
__version__ = '1.6.0'
5+
__version__ = '1.7.0'
66

77

88
def get_version() -> str | None:

0 commit comments

Comments
 (0)