Skip to content

Commit eae2fe1

Browse files
authored
Update __init__.py
1 parent c0c43f3 commit eae2fe1

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)