Skip to content

Commit cc05009

Browse files
authored
v3.0.4 -> v3.0.5 (#50)
* Update pyproject.toml * Update HISTORY.md
1 parent cadc8c7 commit cc05009

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# History
2+
## v3.0.5 (13-11-23)
3+
* Fixes bug where StudyInstanceUID-only QIDO-RS HierarchicalQuery would remove UID from query
4+
* Fixes bug where Series-level QIDO-RS RelationalQuery returns Study-level result
5+
26
## v3.0.4 (25-09-23)
37
* Fixes build error in 3.0.3 github actions. No code changes
48

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