Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
phofl committed Apr 16, 2024
1 parent aac3f74 commit b260a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crick/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
del get_versions, versions

from . import _version
__version__ = _version.get_versions()['version']
__version__ = _version.get_versions()["version"]

0 comments on commit b260a6c

Please sign in to comment.