Skip to content

Commit 759e0c2

Browse files
authored
Bump 2.9a1.post15
Linux: Fix bug in OIDN and Embree, due to multiple compiler versions in the container Linux: Remove OIDN hack (thanks to previous fix) Windows: Remove heif dep for OIIO (due to crash)
1 parent a81e499 commit 759e0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

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

99
[project]
1010
name = "pyluxcore"
11-
version = "2.9a1.post14"
11+
version = "2.9a1.post15"
1212
dependencies = [
1313
"numpy >= 2; python_version > '3.8'",
1414
"numpy < 2; python_version <= '3.8'",

0 commit comments

Comments
 (0)