diff --git a/pyproject.toml b/pyproject.toml index 8bf5baa5..f3e89522 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ build-backend = "setuptools.build_meta" name = "idaes-examples" description = "IDAES Process Systems Engineering Examples" readme = "README.md" -version = "2.7.0rc0" +version = "2.7.0" license = {text="BSD"} requires-python = ">=3.9" authors = [