Skip to content

Commit 38aa78c

Browse files
committed
v3.0.2 -> v3.0.3
1 parent 7b31333 commit 38aa78c

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,5 +1,8 @@
11
# History
22

3+
## v3.0.3 (14-09-23)
4+
* Handles QIDO-RS http 204 (No Content) by returning expected empty result. Fixes #47
5+
36
## v3.0.2 (12-09-23)
47
* pydicom dataset.save_as ValueErrors are now changed to StorageErrors. Fixes #45
58

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 = "dicomtrolley"
3-
version = "3.0.2"
3+
version = "3.0.3"
44
description = "Retrieve medical images via WADO-URI, WADO-RS, QIDO-RS, MINT, RAD69 and DICOM-QR"
55
authors = ["sjoerdk <sjoerd.kerkstra@radboudumc.nl>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)