Skip to content

Commit 3b7eaf9

Browse files
committed
2.53.6 release
1 parent 477848b commit 3b7eaf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

biosteam/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
1414
"""
1515
from __future__ import annotations
16-
__version__ = '2.53.5'
16+
__version__ = '2.53.6'
1717

1818
#: Chemical engineering plant cost index (defaults to 567.5 at 2017).
1919
CE: float = 567.5

0 commit comments

Comments
 (0)