Skip to content

Commit

Permalink
Merge pull request #220 from viveksudani/patch-1
Browse files Browse the repository at this point in the history
Update supported python versions.
  • Loading branch information
lino committed Jul 15, 2022
2 parents 2308401 + 31689c3 commit d4d00d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.rst
Expand Up @@ -27,9 +27,9 @@ Then, make sure ``recurrence`` is in your ``INSTALLED_APPS`` setting:
Supported Django and Python versions
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Currently, django-recurrence supports Python 3.6 and Python 3.7.
Currently, django-recurrence supports Python 3.6, 3.7, 3.8, 3.9, and 3.10.

django-recurrence works with Django 1.11, 2.1 and 2.2.
django-recurrence is currently tested with django 2.2, 3.2, and 4.0

Set up internationalization
---------------------------
Expand Down

0 comments on commit d4d00d2

Please sign in to comment.