diff --git a/pyproject.toml b/pyproject.toml index e7504942..2323b329 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.dev0" +version = "2.8.dev0" license = {text="BSD"} requires-python = ">=3.9" authors = [