We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de846ab commit a85bd89Copy full SHA for a85bd89
pyproject.toml
@@ -10,7 +10,7 @@ build-backend = "setuptools.build_meta"
10
name = "idaes-ui"
11
description = "IDAES UI"
12
readme = "README.md"
13
- version = "0.25.4.dev0" #Version format 0.YY.M
+ version = "0.25.10" #Version format 0.YY.M
14
license = {text="BSD"}
15
requires-python = ">=3.9"
16
authors = [
0 commit comments