Skip to content

Commit 2387cb3

Browse files
authored
Merge pull request #269 from mattip/v0.3.31-188
update OpenBLAS to v0.3.31-188
2 parents 76a78d6 + fa6c101 commit 2387cb3

4 files changed

Lines changed: 10 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## OpenBLAS v0.3.31.188 (v0.3.31-188-g4956446c)
2+
3+
### 0.3.31.188.0 (2026-03-22)
4+
- Update to v0.3.31.188
5+
16
## OpenBLAS v0.3.31.159 (v0.3.31-159-g7a95460b)
27

38
### 0.3.31.159.0 (2026-03-17)
@@ -98,4 +103,4 @@
98103
## OpenBLAS v0.3.29.0
99104

100105
### 0.3.29.0.0 (2025-04-03)
101-
- Add build script for Windows on ARM64
106+
- Add build script for Windows on ARM64

OpenBLAS

openblas_commit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.3.31-159-g7a95460b
1+
v0.3.31-188-g4956446c

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ build-backend = "setuptools.build_meta"
88

99
[project]
1010
name = "scipy-openblas64"
11-
# v0.3.31.159
12-
version = "0.3.31.159.0"
11+
# v0.3.31-188-g4956446c
12+
version = "0.3.31.188.0"
1313
requires-python = ">=3.7"
1414
description = "Provides OpenBLAS for python packaging"
1515
readme = "README.md"

0 commit comments

Comments
 (0)