Skip to content

Commit 4c696eb

Browse files
committed
Increase package version
1 parent 1a2cabc commit 4c696eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dicomweb_client/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.53.0'
1+
__version__ = '0.54.0'
22

33
from dicomweb_client.api import DICOMwebClient, DICOMfileClient # noqa
44
from dicomweb_client.uri import URI, URISuffix, URIType # noqa

0 commit comments

Comments
 (0)