Skip to content

Commit 075b529

Browse files
committed
Merge branch 'main' of github.com:sjoerdk/dicomtrolley
2 parents 14d5c03 + 1c546af commit 075b529

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

HISTORY.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# History
2-
2+
## v3.0.4 (25-09-23)
3+
* Fixes build error in 3.0.3 github actions. No code changes
4+
35
## v3.0.3 (14-09-23)
46
* Handles QIDO-RS http 204 (No Content) by returning expected empty result. Fixes #47
57

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.3"
3+
version = "3.0.4"
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)