Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
wfondrie committed Nov 3, 2023
1 parent 2b204f5 commit 34e2a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mokapot/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

def _get_version() -> str:
"""Return the version information for mokapot."""
return version(__name__)
return version("mokapot")

0 comments on commit 34e2a36

Please sign in to comment.