diff --git a/README.md b/README.md index 374f524..0d6d9bc 100644 --- a/README.md +++ b/README.md @@ -43,14 +43,14 @@ with Image.open("example.jxl") as img: ## Wheels status | Wheels | Windows 64-bit | MacOS | manylinux | |-------------|:--------------:|:-----:|:---------:| -| CPython3.8 | ✔ | ✔ | ♻ | -| CPython3.9 | ✔ | ✔ | ♻ | -| CPython3.10 | ✔ | ✔ | ♻ | -| CPython3.11 | ✔ | ✔ | ♻ | -| CPython3.12 | ❌ | ❌ | ♻ | -| PyPy3.8 | ❌ | ❌ | ♻ | -| PyPy3.9 | ❌ | ❌ | ♻ | -| PyPy3.10 | ❌ | ❌ | ♻ | +| CPython3.8 | ✔ | ✔ | ✔ | +| CPython3.9 | ✔ | ✔ | ✔ | +| CPython3.10 | ✔ | ✔ | ✔ | +| CPython3.11 | ✔ | ✔ | ✔ | +| CPython3.12 | ❌ | ❌ | ✔ | +| PyPy3.8 | ❌ | ❌ | ✔ | +| PyPy3.9 | ❌ | ❌ | ✔ | +| PyPy3.10 | ❌ | ❌ | ✔ | ♻: Work in progress, avaliable platforms: `x86`, `x86_64` and `aarch64` ## Credits