Skip to content

Commit 6c71aa0

Browse files
chore: release 0.1.21
1 parent 09a6ba8 commit 6c71aa0

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
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## Unreleased
8+
9+
## 0.1.21 - 2024-03-06
810
- Row wise mapped results can now be list of values instead of pandas Series if they respect the index order
911

1012
## 0.1.20 - 2024-03-06

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 <julian.janssen@disy.net>",
1010
"Daniel Dittmar <daniel.dittmar@disy.net>"
1111
]
12-
version="0.1.20"
12+
version="0.1.21"
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)