Skip to content

Commit

Permalink
v0.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
astewartau committed Feb 21, 2025
1 parent 69d2619 commit 50a0abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dicompare/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.1.15"
__version__ = "0.1.16"

# Import core functionalities
from .io import get_dicom_values, load_dicom, load_json_session, load_dicom_session, load_nifti_session, load_python_session, assign_acquisition_and_run_numbers
Expand Down

0 comments on commit 50a0abc

Please sign in to comment.