diff --git a/docs/installation.rst b/docs/installation.rst index 04a24c8..74db388 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -27,7 +27,7 @@ Then, make sure ``recurrence`` is in your ``INSTALLED_APPS`` setting: Supported Django and Python versions ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Currently, django-recurrence supports Python 3.6, 3.7, 3.8, 3.9, and 3.10. +Currently, django-recurrence supports Python 3.6, 3.7, 3.8, 3.9, 3.10, and 3.11. django-recurrence is currently tested with django 2.2, 3.2, and 4.0