From e44210954cb266d9e0856cce32fb2a9ba162717f Mon Sep 17 00:00:00 2001 From: Tochukwu Date: Tue, 5 Sep 2023 16:40:57 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d0781ee..e5e551e 100755 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Ninja Schema converts your Django ORM models to Pydantic schemas with more Pydantic features supported. **Inspired by**: [django-ninja](https://django-ninja.rest-framework.com/) and [djantic](https://jordaneremieff.github.io/djantic/) +### Notice +Starting version `0.13.4`, Ninja schema will support both v1 and v2 of pydantic library and will closely monitor V1 support on pydantic package. ### Requirements Python >= 3.8