diff --git a/README.md b/README.md index eec24fd..739ee9d 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,10 @@ https://www.citusdata.com/blog/2023/05/09/evolving-django-multitenant-to-build-s | Python | Django |Citus | | ----------------------| --------------|---------------| -| 3.8 3.9 3.10 3.11 | 4.1 | 11 | -| 3.8 3.9 3.10 3.11 | 4.0 | 10 11 | -| 3.7 | 3.2 | 10 11 | +| 3.8 3.9 3.10 3.11 | 4.2 | 11 12 | +| 3.8 3.9 3.10 3.11 | 4.1 | 11 12 | +| 3.8 3.9 3.10 3.11 | 4.0 | 10 11 12 | +| 3.7 | 3.2 | 10 11 12 | diff --git a/docs/source/general.rst b/docs/source/general.rst index 3e2dd2e..2424b4b 100644 --- a/docs/source/general.rst +++ b/docs/source/general.rst @@ -11,8 +11,8 @@ Supported Django and Citus versions/Pre-requisites ================= ====== ========= Python Django Citus ================= ====== ========= -3.7,3.8,3.9,3.10 3.2 10 11 12 -3.8 3.9 3.10 3.11 4.0 10 11 12 -3.8 3.9 3.10 3.11 4.1 11 12 3.8 3.9 3.10 3.11 4.2 11 12 +3.8 3.9 3.10 3.11 4.1 11 12 +3.8 3.9 3.10 3.11 4.0 10 11 12 +3.7 3.2 10 11 12 ================= ====== =========