We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb4dd1 commit 61b75dcCopy full SHA for 61b75dc
src/cli/core/__init__.py
@@ -20,7 +20,7 @@
20
# @Create Date: Thu Jan 12 17:29:25 CST 2023
21
#
22
23
-__VERSION__ = '7.6.6'
+__VERSION__ = '7.6.7'
24
25
PLATFORM_NAMES = (
26
'windows.x86_64', 'windows.x86', 'cygwin.x86_64',
0 commit comments