Skip to content

Commit 6ff9448

Browse files
committed
add python version in readme
1 parent 97a0e7b commit 6ff9448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pip install -e .
2929
pytest -n 2
3030
```
3131

32-
Python versions supported: 3.9, 3.10, 3.11, 3.12. Fully compatible with `numpy >=2.0.0`.
32+
Python versions supported: (3.9 EOL but no more testing with it), 3.10, 3.11, 3.12, 3.13. Fully compatible with `numpy >=2.0.0`.
3333

3434
## Active Storage Data Interface
3535

0 commit comments

Comments
 (0)