File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed
Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -7,18 +7,24 @@ and this project adheres to [Semantic Versioning].
77
88## [ Unreleased]
99
10+ ## [ 1.0.3] - 2025-10-02
11+
12+ ### Changed in 1.0.3
13+
14+ - Updated dependencies
15+
1016## [ 1.0.2] - 2025-09-25
1117
1218### Fixed in 1.0.2
1319
14- - Destroy SzProductCore instance after use in \_\_ init\_\_ .py
20+ - Destroy SzProductCore instance after use in \_\_ init\_\_ .py
1521
1622## [ 1.0.1] - 2025-09-12
1723
1824### Fixed in 1.0.1
1925
2026- Pylint failure with updated pylint-per-file-ignores
21-
27+
2228## [ 1.0.0] - 2025-08-06
2329
2430### Changed in 1.0.0
@@ -62,7 +68,7 @@ and this project adheres to [Semantic Versioning].
6268
6369### Removed in 0.3.16
6470
65- - _ version.py, merged into _ helpers .py
71+ - _ version.py, merged into_helpers .py
6672
6773## [ 0.3.15] - 2025-06-18
6874
Original file line number Diff line number Diff line change 11orjson == 3.11.3
2- senzing == 4.0.3
2+ senzing == 4.0.4
Original file line number Diff line number Diff line change 11[metadata]
22name = senzing_core
3- version = 1.0.2
3+ version = 1.0.3
44author = senzing
55author_email = support@senzing.com
66description = Senzing Python SDK
You can’t perform that action at this time.
0 commit comments