Skip to content

Commit db7a461

Browse files
committed
fix version
1 parent 5387003 commit db7a461

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

OpenBLAS

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.27-333-gfb7c53c5
12-
version = "0.3.27.333.0"
11+
# v0.3.27-341-g09298658
12+
version = "0.3.27.341.0"
1313
requires-python = ">=3.7"
1414
description = "Provides OpenBLAS for python packaging"
1515
readme = "README.md"

0 commit comments

Comments
 (0)