Skip to content

Commit a2fee7f

Browse files
authored
docs: Update prebuilt binary availability (#2813)
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
1 parent 738cb46 commit a2fee7f

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@ ArcticDB is designed from the outset to be resilient; there is no single point o
4343

4444
## Quickstart
4545

46-
### Prebuilt binary availability
47-
48-
| | PyPI (Python 3.8 - 3.13) | conda-forge (Python 3.9 - 3.13) |
49-
| --------------------- | - | - |
50-
| Linux (Intel/AMD) | ✔️ | ✔️ |
51-
| Windows (Intel/AMD) | ✔️ ||
52-
| MacOS | ✔️ | ✔️ |
53-
54-
For conda-forge see the [release-info](https://github.com/conda-forge/arcticdb-feedstock/?tab=readme-ov-file#current-release-info).
46+
### Prebuilt binary availability (for the current version)
47+
48+
| | [PyPI (Python 3.8 - 3.13)](https://pypi.org/project/arcticdb/) | [conda-forge (Python 3.10 - 3.14)](https://github.com/conda-forge/arcticdb-feedstock/?tab=readme-ov-file#current-release-info) |
49+
| --------------------- | -- | -- |
50+
| Linux `x86_64` | ✔️ | ✔️ |
51+
| Linux `arm64` | | ✔️ |
52+
| Windows `x86_64` | ✔️ | ✔️ |
53+
| MacOS `x86_64` || ✔️ |
54+
| MacOS `arm64` | ✔️ | ✔️ |
5555

5656
### Storage compatibility
5757

0 commit comments

Comments
 (0)