We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 477848b commit 3b7eaf9Copy full SHA for 3b7eaf9
1 file changed
biosteam/__init__.py
@@ -13,7 +13,7 @@
13
14
"""
15
from __future__ import annotations
16
-__version__ = '2.53.5'
+__version__ = '2.53.6'
17
18
#: Chemical engineering plant cost index (defaults to 567.5 at 2017).
19
CE: float = 567.5
0 commit comments