From: Hasan Ramezani Date: Thu, 7 Oct 2021 12:26:57 +0000 (+0330) Subject: 📝 Add supported Python versions badge (#2794) X-Git-Tag: 0.69.0~38 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8f4e3a4377293e73b93a1703e8a468d623028b97;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Add supported Python versions badge (#2794) Co-authored-by: Sebastián Ramírez --- diff --git a/README.md b/README.md index d376fb74ea..b1c815dc71 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ Package version + + Supported Python versions +

--- diff --git a/docs/en/docs/index.md b/docs/en/docs/index.md index cc6982b799..aa2c16a2e6 100644 --- a/docs/en/docs/index.md +++ b/docs/en/docs/index.md @@ -14,6 +14,9 @@ Package version + + Supported Python versions +

---