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

Commit 882d9e7

Browse files
chore(release): 0.15.0 [skip ci]
## [0.15.0](v0.14.0...v0.15.0) (2023-07-14) ### Features * compatibility with `safe-ds` v0.15.0 ([#80](#80)) ([165bd97](165bd97))
1 parent 165bd97 commit 882d9e7

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.15.0](https://github.com/Safe-DS/Stdlib-Examples/compare/v0.14.0...v0.15.0) (2023-07-14)
2+
3+
4+
### Features
5+
6+
* compatibility with `safe-ds` v0.15.0 ([#80](https://github.com/Safe-DS/Stdlib-Examples/issues/80)) ([165bd97](https://github.com/Safe-DS/Stdlib-Examples/commit/165bd97bfcc252797f5eca281680205c0ef32b6e))
7+
18
## [0.14.0](https://github.com/Safe-DS/Stdlib-Examples/compare/v0.13.0...v0.14.0) (2023-06-30)
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.14.0"
3+
version = "0.15.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)