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