Skip to content

Commit d8da2e3

Browse files
authored
Merge pull request #242 from ACRF-Image-X-Institute/bwheelz36-patch-4
Update __init__.py
2 parents f800220 + 66960d7 commit d8da2e3

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.0'
7+
__version__ = '0.14.1'
88
try:
99
import FreeCAD
1010
except ImportError:

0 commit comments

Comments
 (0)