Skip to content

Commit 7317a8f

Browse files
authored
Update pyproject.toml
1 parent a2c9345 commit 7317a8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "dicomtrolley"
3-
version = "3.2.1"
3+
version = "3.3.0"
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"
@@ -40,4 +40,4 @@ dev = [
4040
"mkdocs-autorefs>=0.5.0",
4141
"pip-tools>=7.3.0",
4242
"pre-commit"
43-
]
43+
]

0 commit comments

Comments
 (0)