Skip to content

Commit 433fb7f

Browse files
committed
Bump version.
1 parent 090f5b8 commit 433fb7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
44

55
[project]
66
name = "fenics-basix"
7-
version = "0.10.0"
7+
version = "0.10.0.post0"
88
description = "Basix Python interface"
99
readme = "README.md"
1010
requires-python = ">=3.10"

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
44

55
[project]
66
name = "fenics-basix"
7-
version = "0.10.0"
7+
version = "0.10.0.post0"
88
description = "Basix Python interface"
99
readme = "../README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)