Skip to content

Commit 1426c15

Browse files
committed
change core version to 7.6.8
1 parent 4bafb41 commit 1426c15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
},
114114

115115
install_requires=[
116-
'pyarmor.cli.core~=7.6.7'
116+
'pyarmor.cli.core~=7.6.8'
117117
],
118118

119119
entry_points={

src/cli/default.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ minor = 1
66
patch = 9
77

88
;; Compatible core version
9-
cli.core = 7.6.7
9+
cli.core = 7.6.8
1010
mini.core = 1.0
1111
ecc.core = 1.0
1212
vmc.core = 1.0

0 commit comments

Comments
 (0)