Skip to content

Commit f800220

Browse files
authored
Merge pull request #241 from ACRF-Image-X-Institute/bwheelz36-patch-3
Update __init__.py
2 parents c0c43f3 + eae2fe1 commit f800220

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

0 commit comments

Comments
 (0)