We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2c9345 commit 7317a8fCopy full SHA for 7317a8f
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "dicomtrolley"
3
-version = "3.2.1"
+version = "3.3.0"
4
description = "Retrieve medical images via WADO-URI, WADO-RS, QIDO-RS, MINT, RAD69 and DICOM-QR"
5
authors = ["sjoerdk <sjoerd.kerkstra@radboudumc.nl>"]
6
readme = "README.md"
@@ -40,4 +40,4 @@ dev = [
40
"mkdocs-autorefs>=0.5.0",
41
"pip-tools>=7.3.0",
42
"pre-commit"
43
-]
+]
0 commit comments