v2.7.1
What's Changed
- The
specify_phase
andunspecify_phase
methods of theFluid
andMixture
classes now returnsself
(for methods chaining) by @portyanikhin in #45 (closes #44) - The
with_state
method of theFluid
andMixture
classes no longer resets the specified phase by @portyanikhin in #52 (closes #44) - Updated required Python versions (to >=3.8, <3.13) by @portyanikhin in #46
- Bump tomli from 2.0.1 to 2.0.2 by @dependabot in #50
Full Changelog: v2.6.0...v2.7.1