diff --git a/pyproject.toml b/pyproject.toml index 9e9a9a6e..866f1782 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.5.dev0" +version = "2.5.0rc0" license = {text="BSD"} requires-python = ">=3.8" authors = [