Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rtubelleza authored Nov 14, 2024
1 parent f4b28aa commit 6fb5ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/prism/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 1,4 @@
# __version__ = "0.1"
from importlib.metadata import version

__version__ = version("prism")
__version__ = version("napari-prism")

0 comments on commit 6fb5ce0

Please sign in to comment.