Skip to content

Commit 61b75dc

Browse files
committed
change core version to 7.6.7
1 parent efb4dd1 commit 61b75dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cli/core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# @Create Date: Thu Jan 12 17:29:25 CST 2023
2121
#
2222

23-
__VERSION__ = '7.6.6'
23+
__VERSION__ = '7.6.7'
2424

2525
PLATFORM_NAMES = (
2626
'windows.x86_64', 'windows.x86', 'cygwin.x86_64',

0 commit comments

Comments
 (0)