We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a2cabc commit 4c696ebCopy full SHA for 4c696eb
src/dicomweb_client/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '0.53.0'
+__version__ = '0.54.0'
2
3
from dicomweb_client.api import DICOMwebClient, DICOMfileClient # noqa
4
from dicomweb_client.uri import URI, URISuffix, URIType # noqa
0 commit comments