From 5c22b2f164e9fdc734910da98e260099e9f0fdb8 Mon Sep 17 00:00:00 2001 From: Ludovico Bianchi Date: Wed, 13 Dec 2023 19:08:35 -0600 Subject: [PATCH] 2.3.0rc0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 60991740..8d6fd3a9 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.3.dev0" +version = "2.3.0rc0" license = {text="BSD"} requires-python = ">=3.8" authors = [