diff --git a/pyebsdindex/__init__.py b/pyebsdindex/__init__.py index 75d61da..a84499a 100644 --- a/pyebsdindex/__init__.py +++ b/pyebsdindex/__init__.py @@ -7,7 +7,7 @@ ] __description__ = "Python based tool for Hough/Radon based EBSD indexing" __name__ = "pyebsdindex" -__version__ = "0.2.dev0" +__version__ = "0.2.0" # Try to import only once