We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 090f5b8 commit 433fb7fCopy full SHA for 433fb7f
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
4
5
[project]
6
name = "fenics-basix"
7
-version = "0.10.0"
+version = "0.10.0.post0"
8
description = "Basix Python interface"
9
readme = "README.md"
10
requires-python = ">=3.10"
python/pyproject.toml
readme = "../README.md"
0 commit comments