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

Commit 6430a3b

Browse files
chore(release): 0.14.0 [skip ci]
## [0.14.0](v0.13.0...v0.14.0) (2023-06-30) ### Features * compatibility with `safe-ds` v0.14.0 ([#73](#73)) ([3c1a984](3c1a984))
1 parent 3c1a984 commit 6430a3b

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.14.0](https://github.com/Safe-DS/Stdlib-Examples/compare/v0.13.0...v0.14.0) (2023-06-30)
2+
3+
4+
### Features
5+
6+
* compatibility with `safe-ds` v0.14.0 ([#73](https://github.com/Safe-DS/Stdlib-Examples/issues/73)) ([3c1a984](https://github.com/Safe-DS/Stdlib-Examples/commit/3c1a984d186f15517b7b3ffb208eb12b5eaeb3df))
7+
18
## [0.13.0](https://github.com/Safe-DS/Stdlib-Examples/compare/v0.12.0...v0.13.0) (2023-06-01)
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.13.0"
3+
version = "0.14.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)