Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
KCollins authored May 22, 2024
1 parent bba1578 commit 29c6a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conjugate_map/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
from conjugate-map import conjCalcFunctions

# Set version
__version__ = metadata.version('conjugate-map')
__version__ = metadata.version('conjugate_map')

0 comments on commit 29c6a1f

Please sign in to comment.