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

Commit

Permalink
chore(release): 0.15.0 [skip ci]
Browse files Browse the repository at this point in the history
## [0.15.0](v0.14.0...v0.15.0) (2023-07-14)

### Features

* compatibility with `safe-ds` v0.15.0 ([#80](#80)) ([165bd97](165bd97))
  • Loading branch information
semantic-release-bot committed Jul 14, 2023
1 parent 165bd97 commit 882d9e7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.15.0](https://github.com/Safe-DS/Stdlib-Examples/compare/v0.14.0...v0.15.0) (2023-07-14)


### Features

* 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))

## [0.14.0](https://github.com/Safe-DS/Stdlib-Examples/compare/v0.13.0...v0.14.0) (2023-06-30)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "safe-ds-examples"
version = "0.14.0"
version = "0.15.0"
description = "Ready-to-use examples for the Safe-DS Python library."
license = "MIT"
authors = ["Lars Reimann <[email protected]>"]
Expand Down

0 comments on commit 882d9e7

Please sign in to comment.