Skip to content

Commit

Permalink
0.23.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lbianchi-lbl committed Sep 14, 2023
1 parent c33aa2b commit 49b9ab3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down Expand Up @@ -101,4 +101,4 @@ markers = [
"component: between unit and integration test",
"unit: test one small unit of functionality",
"integration: test integrated functionality"
]
]

0 comments on commit 49b9ab3

Please sign in to comment.