Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jhsmit committed Nov 29, 2024
1 parent 3d538f8 commit a5f5537
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 THEMES, PDBeMolstar

__version__ = "0.0.8"
__version__ = "0.0.9"
__all__ = ["PDBeMolstar", "THEMES"]

0 comments on commit a5f5537

Please sign in to comment.