Skip to content

Commit 83f69ad

Browse files
chore(release): 0.17.0 [skip ci]
## [0.17.0](v0.16.0...v0.17.0) (2024-01-11) ### Features * change image class to use PyTorch tensors and methods ([#506](#506)) ([efa2b61](efa2b61)), closes [#505](#505)
1 parent 359ece3 commit 83f69ad

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.17.0](https://github.com/Safe-DS/Library/compare/v0.16.0...v0.17.0) (2024-01-11)
2+
3+
4+
### Features
5+
6+
* change image class to use PyTorch tensors and methods ([#506](https://github.com/Safe-DS/Library/issues/506)) ([efa2b61](https://github.com/Safe-DS/Library/commit/efa2b61c4c1d3a54f8b94ddb2cb62792a03c1b85)), closes [#505](https://github.com/Safe-DS/Library/issues/505)
7+
18
## [0.16.0](https://github.com/Safe-DS/Library/compare/v0.15.0...v0.16.0) (2023-11-22)
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.16.0"
3+
version = "0.17.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)