We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d68480d commit 47e8332Copy full SHA for 47e8332
2 files changed
CHANGELOG.md
@@ -7,7 +7,9 @@ This project adheres to [Semantic Versioning].
7
8
## [Unreleased]
9
10
-### Fixed
+## [0.0.41] - 2026-05-18
11
+
12
+### Fixed in 0.0.41
13
14
- `sz_explorer`: mappable attributes with null/empty values no longer appear in Additional Data (#391)
15
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "sz-python-tools"
3
-version = "0.0.40"
+version = "0.0.41"
4
description = "Senzing Python Tools"
5
authors = [{ name = "senzing", email = "support@senzing.com" }]
6
readme = "README.md"
0 commit comments