Skip to content

Commit 8b448a3

Browse files
Chore: release 10.4.1
1 parent d341f1a commit 8b448a3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

66
## Unreleased
77

8+
## 10.4.1 - 2026-03-19
89
### Changed
910
- Improved type annotations for mappings and parameter values
1011
- Uses custom csv handling instead of pandas csv handling to fix various edge cases

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name = "cadenzaanalytics"
88
authors = [
99
"Disy Informationssysteme GmbH <cadenza-analytics@disy.net>",
1010
]
11-
version="10.4.1a0.dev0"
11+
version="10.4.1"
1212
description = "Official Python Package for creation of disy Cadenza analytics extensions"
1313
readme = "README.md"
1414
license = "Apache-2.0"

0 commit comments

Comments
 (0)