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

Commit

Permalink
chore(release): update release 0.3.0 (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Lars Reimann <mail@larsreimann.com>
Co-authored-by: lars-reimann <lars-reimann@users.noreply.github.com>
  • Loading branch information
3 people authored Mar 15, 2023
1 parent 1ee9a48 commit 23fe1f6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.3.0](https://github.com/Safe-DS/Stdlib-Examples/compare/v0.2.1...v0.3.0) (2023-03-15)


### Features

* house sales example ([#23](https://github.com/Safe-DS/Stdlib-Examples/issues/23)) ([be847cd](https://github.com/Safe-DS/Stdlib-Examples/commit/be847cdb807b133f0341c366933e92d1a7d22446)), closes [#14](https://github.com/Safe-DS/Stdlib-Examples/issues/14)
* Titanic column names & description ([#24](https://github.com/Safe-DS/Stdlib-Examples/issues/24)) ([1ee9a48](https://github.com/Safe-DS/Stdlib-Examples/commit/1ee9a482f7d7f54b36d21ce53c5dbfa3299fece8))

## [0.2.1](https://github.com/Safe-DS/Stdlib-Examples/compare/v0.2.0...v0.2.1) (2023-03-14)


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.2.1"
version = "0.3.0"
description = "Ready-to-use examples for the Safe-DS Python library."
license = "MIT"
authors = ["Lars Reimann <mail@larsreimann.com>"]
Expand Down

0 comments on commit 23fe1f6

Please sign in to comment.