We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7951fe6 commit 8e9dd04Copy full SHA for 8e9dd04
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
+1.6.7 - 2025-117-17
4
+* Fix setup.py add new dependency typing-extensions
5
+
6
+1.6.6 - 2025-11-17
7
+* this version is yanked
8
9
1.6.5 - 2025-11-15
10
* Fix configuration verify as bool issue
11
CheckmarxPythonSDK/__version__.py
@@ -1 +1 @@
-__version__ = '1.6.5'
+__version__ = '1.6.7'
0 commit comments