Skip to content

Commit 1c546af

Browse files
authored
v3.0.3->v3.0.4 (#48)
* Update pyproject.toml * Update HISTORY.md
1 parent d93a9f3 commit 1c546af

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)