We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12aa011 commit 105ffe7Copy full SHA for 105ffe7
CHANGELOG.md
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## Unreleased
8
9
+## 0.1.17 - 2024-02-29
10
+
11
## 0.1.16 - 2024-02-28
12
13
## 0.1.15 - 2024-02-28
pyproject.toml
@@ -9,7 +9,7 @@ authors = [
"Julian Janßen <julian.janssen@disy.net>",
"Daniel Dittmar <daniel.dittmar@disy.net>"
]
-version="0.1.16"
+version="0.1.17"
description = "Official Python Package for creation of disy Cadenza analytics extensions"
14
readme = "README.md"
15
license = "Apache-2.0"
0 commit comments