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 3819f6c commit c24f28aCopy full SHA for c24f28a
src/dicomweb_client/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '0.51.0'
+__version__ = '0.52.0'
2
3
from dicomweb_client.api import DICOMwebClient # noqa
4
from dicomweb_client.uri import URI, URISuffix, URIType # noqa
0 commit comments