Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
sbittrich committed Nov 30, 2023
1 parent e83c8c7 commit 0ed8e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molviewspec/molviewspec/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""MolViewSpec"""
__version__ = "0.1.1"
__version__ = "0.1.2"

from molviewspec.builder import create_builder
from molviewspec.nodes import ComponentExpression, validate_state_tree

0 comments on commit 0ed8e9f

Please sign in to comment.