Skip to content

Commit 1076a36

Browse files
committed
version 1.6.6
1 parent d65a2f6 commit 1076a36

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
3+
1.6.6 - 2025-11-17
4+
* Remove typing_extensions dependency
5+
36
1.6.5 - 2025-11-15
47
* Fix configuration verify as bool issue
58

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.6'

0 commit comments

Comments
 (0)