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

Commit 5b666ef

Browse files
chore(release): 0.12.0 [skip ci]
## [0.12.0](v0.11.0...v0.12.0) (2023-05-11) ### Features * compatibility with `safe-ds` v0.12.0 ([#63](#63)) ([356e3a4](356e3a4))
1 parent 356e3a4 commit 5b666ef

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.12.0](https://github.com/Safe-DS/Stdlib-Examples/compare/v0.11.0...v0.12.0) (2023-05-11)
2+
3+
4+
### Features
5+
6+
* compatibility with `safe-ds` v0.12.0 ([#63](https://github.com/Safe-DS/Stdlib-Examples/issues/63)) ([356e3a4](https://github.com/Safe-DS/Stdlib-Examples/commit/356e3a492f4df42748a8dbb31c36423b601f7463))
7+
18
## [0.11.0](https://github.com/Safe-DS/Stdlib-Examples/compare/v0.10.0...v0.11.0) (2023-04-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.11.0"
3+
version = "0.12.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)