Skip to content

Commit 71864cd

Browse files
chore: release 0.1.22
1 parent 3856273 commit 71864cd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## Unreleased
88

9+
## 0.1.22 - 2024-08-05
10+
911
## 0.1.21 - 2024-03-06
1012
- Row wise mapped results can now be list of values instead of pandas Series if they respect the index order
1113

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
"Julian Janßen <[email protected]>",
1010
"Daniel Dittmar <[email protected]>"
1111
]
12-
version="0.1.21"
12+
version="0.1.22"
1313
description = "Official Python Package for creation of disy Cadenza analytics extensions"
1414
readme = "README.md"
1515
license = "Apache-2.0"

0 commit comments

Comments
 (0)