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 5f41310 commit b57b8e9Copy full SHA for b57b8e9
pyproject.toml
@@ -8,7 +8,7 @@ build-backend = "scikit_build_core.build"
8
9
[project]
10
name = "pyluxcore"
11
-version = "2.9a1.post9"
+version = "2.9a1.post10"
12
dependencies = [
13
"numpy >= 2; python_version > '3.8'",
14
"numpy < 2; python_version <= '3.8'",
0 commit comments