We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc479db commit 846ea28Copy full SHA for 846ea28
1 file changed
docs/changelog.md
@@ -3,9 +3,9 @@
3
## Version 0.1.5 - 2026-03-14
4
5
This release removes `cupy` as a required dependency for PyPI installs, so that users
6
-can choose between different pre-compiled version. Please install `cupy` manually
+can choose between different pre-compiled versions. Please install `cupy` manually
7
following instructions at <https://docs.cupy.dev/en/stable/install.html>. It also fixes a
8
-`TypeError: isinstance()` bug related to dask, and will requires a minimum version of
+`TypeError: isinstance()` bug related to dask, and will require a minimum version of
9
Python 3.10+.
10
11
### What's Changed
0 commit comments