Skip to content

Commit

Permalink
Update module metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
liamhuber committed Sep 7, 2023
1 parent 7f4dfd4 commit 8bbd43f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions structuretoolkit/build/aimsgb.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
)
__version__ = "1.0"
__maintainer__ = "Liam Huber"
__email__ = "[email protected]"
__email__ = "[email protected]"
__status__ = "production"
__date__ = "Feb 26, 2021"
__date__ = "Sept 7, 2023"


def get_grainboundary_info(axis, max_sigma):
Expand Down

0 comments on commit 8bbd43f

Please sign in to comment.