Skip to content

Commit

Permalink
Update __init__.py for version number
Browse files Browse the repository at this point in the history
  • Loading branch information
drowenhorst-nrl authored Aug 8, 2023
1 parent af8c205 commit 861b4ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyebsdindex/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 861b4ea

Please sign in to comment.