Skip to content

Commit 2f1d5c5

Browse files
chore(release): 0.19.0 [skip ci]
## [0.19.0](v0.18.0...v0.19.0) (2024-02-06) ### Features * return the correct size for custom container objects ([#547](#547)) ([f44c34d](f44c34d))
1 parent f44c34d commit 2f1d5c5

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.19.0](https://github.com/Safe-DS/Library/compare/v0.18.0...v0.19.0) (2024-02-06)
2+
3+
4+
### Features
5+
6+
* return the correct size for custom container objects ([#547](https://github.com/Safe-DS/Library/issues/547)) ([f44c34d](https://github.com/Safe-DS/Library/commit/f44c34d2be12d4887f662320c332c58cb3ac4220))
7+
18
## [0.18.0](https://github.com/Safe-DS/Library/compare/v0.17.1...v0.18.0) (2024-02-03)
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"
3-
version = "0.18.0"
3+
version = "0.19.0"
44
description = "A user-friendly library for Data Science in Python."
55
authors = ["Lars Reimann <mail@larsreimann.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)