Skip to content

Commit 320ec09

Browse files
committed
version bump
1 parent 8eb1d5a commit 320ec09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/acom_music_box/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
This package contains modules for handling various aspects of a music box,
55
including species, products, reactants, reactions, and more.
66
"""
7-
__version__ = "2.5.3"
7+
__version__ = "2.5.4"
88

99
from .utils import convert_time, convert_pressure, convert_temperature, convert_concentration
1010
from .model_options import BoxModelOptions

0 commit comments

Comments
 (0)