We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7893e7 commit bd5b735Copy full SHA for bd5b735
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.8.dev0"
14
license = {text="BSD"}
15
requires-python = ">=3.9"
16
authors = [
0 commit comments