We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eb1d5a commit 320ec09Copy full SHA for 320ec09
src/acom_music_box/__init__.py
@@ -4,7 +4,7 @@
4
This package contains modules for handling various aspects of a music box,
5
including species, products, reactants, reactions, and more.
6
"""
7
-__version__ = "2.5.3"
+__version__ = "2.5.4"
8
9
from .utils import convert_time, convert_pressure, convert_temperature, convert_concentration
10
from .model_options import BoxModelOptions
0 commit comments