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

Commit 14e2c68

Browse files
chore(release): 0.7.0 [skip ci]
## [0.7.0](v0.6.0...v0.7.0) (2023-03-27) ### Features * compatibility with `safe-ds` v0.6.0 ([#40](#40)) ([b4f89e1](b4f89e1))
1 parent b4f89e1 commit 14e2c68

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.7.0](https://github.com/Safe-DS/Stdlib-Examples/compare/v0.6.0...v0.7.0) (2023-03-27)
2+
3+
4+
### Features
5+
6+
* compatibility with `safe-ds` v0.6.0 ([#40](https://github.com/Safe-DS/Stdlib-Examples/issues/40)) ([b4f89e1](https://github.com/Safe-DS/Stdlib-Examples/commit/b4f89e1d5b842caaa77cf8c445d2ce4f6c1f67d4))
7+
18
## [0.6.0](https://github.com/Safe-DS/Stdlib-Examples/compare/v0.5.0...v0.6.0) (2023-03-26)
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.6.0"
3+
version = "0.7.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)