Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Commit de37a6c

Browse files
chore(release): 0.17.0 [skip ci]
## [0.17.0](v0.16.0...v0.17.0) (2024-01-11) ### Features * compatibility with safe-ds v0.17.0 ([#121](#121)) ([bd12659](bd12659))
1 parent bd12659 commit de37a6c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.17.0](https://github.com/Safe-DS/Library-Examples/compare/v0.16.0...v0.17.0) (2024-01-11)
2+
3+
4+
### Features
5+
6+
* compatibility with safe-ds v0.17.0 ([#121](https://github.com/Safe-DS/Library-Examples/issues/121)) ([bd12659](https://github.com/Safe-DS/Library-Examples/commit/bd12659dc45388e91bad972279cb0bd2bf83a49a))
7+
18
## [0.16.0](https://github.com/Safe-DS/Library-Examples/compare/v0.15.0...v0.16.0) (2023-11-22)
29

310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "safe-ds-examples"
3-
version = "0.16.0"
3+
version = "0.17.0"
44
description = "Ready-to-use examples for the Safe-DS Python library."
55
license = "MIT"
66
authors = ["Lars Reimann <mail@larsreimann.com>"]

0 commit comments

Comments
 (0)