From 284f7c5886846fdfe37ab3d6142c5b2af9b45345 Mon Sep 17 00:00:00 2001 From: Ludovico Bianchi Date: Fri, 6 Dec 2024 15:59:36 -0600 Subject: [PATCH] 2.7.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [