diff --git a/README.md b/README.md index 8fbe268..8eba578 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Just use `pip install pydantic-apply` to install the library. **Note:** `pydantic-apply` is compatible with `pydantic` versions `1.9`, `1.10` and even `2.x` (🥳) on -Python `3.8`, `3.9`, `3.10` and `3.11`. This is also ensured running all tests on all those versions +Python `3.8`, `3.9`, `3.10`, `3.11` and `3.12`. This is also ensured running all tests on all those versions using `tox`. ## About