Skip to content

Commit 8e9dd04

Browse files
committed
version 1.6.7
1 parent 7951fe6 commit 8e9dd04

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22
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+
39
1.6.5 - 2025-11-15
410
* Fix configuration verify as bool issue
511

CheckmarxPythonSDK/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.6.5'
1+
__version__ = '1.6.7'

0 commit comments

Comments
 (0)