Skip to content

Commit 895ca4b

Browse files
committed
Getting ready for release 1.10.1
1 parent c09d2f1 commit 895ca4b

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

RELEASE_NOTES.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Changes from 1.10.0 to 1.10.1
1818
- Added blosc/c-blosc/README.md in the source distribution. See:
1919
https://github.com/Blosc/python-blosc/pull/240
2020

21+
- Vendored cpuinfo.py updated to version 7.0.0.
22+
2123

2224
Changes from 1.9.2 to 1.10.0
2325
============================

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[build-system]
2-
requires = ["setuptools", "wheel", "scikit-build", "cmake", "ninja"]
2+
requires = ["setuptools", "wheel", "scikit-build", "cmake", "ninja"]

0 commit comments

Comments
 (0)