diff --git a/pyproject.toml b/pyproject.toml index 25e4d2eb..9f158f15 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ build-backend = "setuptools.build_meta" name = "idaes-ui" description = "IDAES PSE Platform UI" readme = "README.md" - version = "0.23.8" #Version format 0.YY.MM + version = "0.23.9" #Version format 0.YY.MM license = {text="BSD"} requires-python = ">=3.8" authors = [ @@ -101,4 +101,4 @@ markers = [ "component: between unit and integration test", "unit: test one small unit of functionality", "integration: test integrated functionality" -] \ No newline at end of file +]