Skip to content

Commit c8da9a4

Browse files
ci: Prepare release for scipy-1.16.2
1 parent 69a3519 commit c8da9a4

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

build.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,5 +400,11 @@
400400
},
401401
"scipy-1.16.2-cp313-windows": {
402402
"mkl": "2025.2.0"
403+
},
404+
"scipy-1.16.2-cp314-linux": {
405+
"mkl": "2025.2.0"
406+
},
407+
"scipy-1.16.2-cp314-windows": {
408+
"mkl": "2025.2.0"
403409
}
404410
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "numpy-mkl"
3-
version = "0.1.0"
3+
version = "0.1.1"
44

55
description = "NumPy and SciPy wheels with MKL support"
66
authors = [{name = "Robert Ulbricht"}]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)