diff --git a/README.md b/README.md index 0ac9352..82b94e7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Django JSONField with Pydantic models as a Schema -**[Pydantic 2 support](https://github.com/surenkov/django-pydantic-field/discussions/36) is in progress, you can track the status [in this PR](https://github.com/surenkov/django-pydantic-field/pull/34)** +**Now supports both Pydantic v1 and v2!** [Please join the discussion](https://github.com/surenkov/django-pydantic-field/discussions/36) if you have any thoughts or suggestions! ## Usage