Skip to content

Commit f36dcb3

Browse files
authored
Update the version number to 1.6.0 (#702)
1 parent 63d088d commit f36dcb3

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.5.2'
5+
__version__ = '1.6.0'
66

77

88
def get_version() -> str | None:

0 commit comments

Comments
 (0)