Skip to content

Commit 2f9588f

Browse files
committed
Increase package version
1 parent 19c8db8 commit 2f9588f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dicomweb_client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.56.0'
1+
__version__ = '0.56.1'
22

33
from dicomweb_client.api import DICOMwebClient, DICOMfileClient
44
from dicomweb_client.protocol import DICOMClient

0 commit comments

Comments
 (0)