Skip to content

Commit

Permalink
add python version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriupredoi committed Oct 24, 2024
1 parent 97a0e7b commit 6ff9448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pip install -e .
pytest -n 2
```

Python versions supported: 3.9, 3.10, 3.11, 3.12. Fully compatible with `numpy >=2.0.0`.
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`.

## Active Storage Data Interface

Expand Down

0 comments on commit 6ff9448

Please sign in to comment.