Skip to content

Commit cbed920

Browse files
committed
Bump version.
1 parent 6093fb1 commit cbed920

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

python/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build-backend = "scikit_build_core.build"
1010

1111
[project]
1212
name = "fenics-dolfinx"
13-
version = "0.10.0.post4"
13+
version = "0.10.0.post5"
1414
description = "DOLFINx Python interface"
1515
readme = "../README.md"
1616
requires-python = ">=3.10.0"
@@ -24,7 +24,7 @@ dependencies = [
2424
"cffi",
2525
"mpi4py",
2626
"fenics-basix>=0.10.0,<0.11.0",
27-
"fenics-ffcx>=0.10.0,<0.11.0",
27+
"fenics-ffcx>=0.10.1,<0.11.0",
2828
"fenics-ufl>=2025.2.0,<2025.3.0",
2929
]
3030

0 commit comments

Comments
 (0)