Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jhsmit committed May 10, 2024
1 parent e5b6098 commit be915ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ipymolstar/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from ipymolstar.widget import PDBeMolstar, THEMES

__version__ = "0.0.4"
__version__ = "0.0.5"
__all__ = ["PDBeMolstar", "THEMES"]

0 comments on commit be915ae

Please sign in to comment.