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

Commit 39e3403

Browse files
chore(release): 0.9.1 [skip ci]
## [0.9.1](v0.9.0...v0.9.1) (2023-04-04) ### Bug Fixes * compatibility with `safe-ds` v0.9.0 ([#47](#47)) ([357db59](357db59))
1 parent 357db59 commit 39e3403

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.9.1](https://github.com/Safe-DS/Stdlib-Examples/compare/v0.9.0...v0.9.1) (2023-04-04)
2+
3+
4+
### Bug Fixes
5+
6+
* compatibility with `safe-ds` v0.9.0 ([#47](https://github.com/Safe-DS/Stdlib-Examples/issues/47)) ([357db59](https://github.com/Safe-DS/Stdlib-Examples/commit/357db59bb8bd10523873d74906579920a67caef8))
7+
18
## [0.9.0](https://github.com/Safe-DS/Stdlib-Examples/compare/v0.8.0...v0.9.0) (2023-03-31)
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.9.0"
3+
version = "0.9.1"
44
description = "Ready-to-use examples for the Safe-DS Python library."
55
license = "MIT"
66
authors = ["Lars Reimann <[email protected]>"]

0 commit comments

Comments
 (0)