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

Commit 82172c7

Browse files
chore(release): 0.13.0 [skip ci]
## [0.13.0](v0.12.0...v0.13.0) (2023-06-01) ### Features * compatibility with `safe-ds` v0.13.0 ([#72](#72)) ([41b4378](41b4378))
1 parent 41b4378 commit 82172c7

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.13.0](https://github.com/Safe-DS/Stdlib-Examples/compare/v0.12.0...v0.13.0) (2023-06-01)
2+
3+
4+
### Features
5+
6+
* compatibility with `safe-ds` v0.13.0 ([#72](https://github.com/Safe-DS/Stdlib-Examples/issues/72)) ([41b4378](https://github.com/Safe-DS/Stdlib-Examples/commit/41b4378a80064fe3fc1ef834ca59e136ee65db41))
7+
18
## [0.12.0](https://github.com/Safe-DS/Stdlib-Examples/compare/v0.11.0...v0.12.0) (2023-05-11)
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.12.0"
3+
version = "0.13.0"
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)