Skip to content

Commit 44f730c

Browse files
authored
V2.1.0 (#19)
1 parent 13149be commit 44f730c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# History
2+
## v2.1.0 (2022-07-11)
3+
* Adds VitreaAuth based on requests AuthBase for easier login and session timeout recovery
24

35
## v2.0.2 (2022-07-05)
46
* Fixes capitalization error in rad69 template

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