Skip to content

Commit 64cf4af

Browse files
committed
bumping version
1 parent 041b395 commit 64cf4af

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.1"
7+
__version__ = "2.5.2"
88

99
from .utils import convert_time, convert_pressure, convert_temperature, convert_concentration
1010
from .species import Species

0 commit comments

Comments
 (0)