We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7893e7 commit 0ce4bd9Copy full SHA for 0ce4bd9
pyproject.toml
@@ -10,7 +10,7 @@ build-backend = "setuptools.build_meta"
10
name = "idaes-examples"
11
description = "IDAES Process Systems Engineering Examples"
12
readme = "README.md"
13
-version = "2.7.dev0"
+version = "2.7.0rc0"
14
license = {text="BSD"}
15
requires-python = ">=3.9"
16
authors = [
0 commit comments