Skip to content

Commit aaf0d10

Browse files
chore: bump version to 0.22.0 [skip ci]
1 parent ead7246 commit aaf0d10

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [v0.22.0](https://github.com/DS4SD/deepsearch-toolkit/releases/tag/v0.22.0) - 2023-07-21
2+
3+
### Feature
4+
* Expand Model API Pydantic types ([`ead7246`](https://github.com/DS4SD/deepsearch-toolkit/commit/ead724695e5065428f57467a53bf44dfbe7bbb87))
5+
16
## [v0.21.0](https://github.com/DS4SD/deepsearch-toolkit/releases/tag/v0.21.0) - 2023-07-19
27

38
### Feature

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 = "deepsearch-toolkit"
3-
version = "0.21.0" # DO NOT EDIT, updated automatically
3+
version = "0.22.0" # DO NOT EDIT, updated automatically
44
description = "Interact with the Deep Search platform for new knowledge explorations and discoveries"
55
authors = ["Michele Dolfi <[email protected]>", "André Carvalho <[email protected]>", "Lokesh Mishra <[email protected]>", "Christoph Auer <[email protected]>", "Kasper Dinkla <[email protected]>", "Cesar Berrospi Ramis <[email protected]>", "Panos Vagenas <[email protected]>", "Peter Staar <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)