Skip to content

Commit ed94fb1

Browse files
authored
Bump version from 4.0.0 to 4.1.0 (#66)
* Bump version from 4.0.0 to 4.1.0 * Update HISTORY.md for v4.1.0 release Added a new version entry for v4.1.0 with details about the WadoRSMetadata Downloader feature.
1 parent 8d17746 commit ed94fb1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# History
2+
## v4.1.0 (20-01-26)
3+
* Adds WadoRSMetadata Downloader to download metadata-only datasets via WADO-RS. Fixes #65
4+
25
## v4.0.0 (26-12-25)
36
* Upgrades Pydantic API from V1 to V2
47

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "dicomtrolley"
3-
version = "4.0.0"
3+
version = "4.1.0"
44
description = "Retrieve medical images via WADO-URI, WADO-RS, QIDO-RS, MINT, RAD69 and DICOM-QR"
55
authors = [{name="Sjoerd Kerkstra", email ="sjoerd.kerkstra@radboudumc.nl"}]
66
readme = "README.md"

0 commit comments

Comments
 (0)