Skip to content

Commit 5f1e760

Browse files
committed
version 1.5.6
1 parent e29ad27 commit 5f1e760

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.5.6 - 2025-11-04
4+
* Fix DTO null rules parsing and field mapping
5+
36
1.5.5 - 2025-11-04
47
* lower the supported python version to 3.7
58

CheckmarxPythonSDK/__version__.py

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

0 commit comments

Comments
 (0)