We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2830b42 commit f3080caCopy full SHA for f3080ca
src/dicomweb_client/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '0.52.0'
+__version__ = '0.53.0'
2
3
from dicomweb_client.api import DICOMwebClient # noqa
4
from dicomweb_client.uri import URI, URISuffix, URIType # noqa
0 commit comments