We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 041b395 commit 64cf4afCopy full SHA for 64cf4af
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.1"
+__version__ = "2.5.2"
8
9
from .utils import convert_time, convert_pressure, convert_temperature, convert_concentration
10
from .species import Species
0 commit comments