Skip to content

Commit 2324ccc

Browse files
authored
V2.1.3 (#24)
* Update pyproject.toml * Update HISTORY.md
1 parent 6079422 commit 2324ccc

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# History
2+
3+
## v2.1.3 (2022-08-02)
4+
* Makes session timeout exceptions more informative for better debugging
5+
26
## v2.1.2 (2022-07-16)
37
* Now re-raises underlying urllib3.exceptions.ProtocolError to dicom trolley exception
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 = "2.1.2"
3+
version = "2.1.3"
44
description = "Retrieve medical images via WADO, MINT, RAD69 and DICOM-QR"
55
authors = ["sjoerdk <sjoerd.kerkstra@radboudumc.nl>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)