Skip to content

Commit b9c2817

Browse files
authored
Merge pull request #249 from ACRF-Image-X-Institute/bwheelz36-patch-4
Update __init__.py
2 parents 46ce674 + 0d3b1d2 commit b9c2817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mri_distortion_toolkit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
https://acrf-image-x-institute.github.io/MRI_DistortionQA/index.html
55
"""
66

7-
__version__ = '0.14.3'
7+
__version__ = '0.14.4'
88
try:
99
import FreeCAD
1010
except ImportError:

0 commit comments

Comments
 (0)