1
0
mirror of https://github.com/django/django.git synced 2025-04-06 06:26:41 +00:00

[2.1.x] Bumped django_next_version in sphinx config to 2.2.

This commit is contained in:
Tim Graham 2018-05-17 20:49:30 -04:00
parent 2bb8f6b751
commit 8ecfb6ea2a

View File

@ -95,7 +95,7 @@ else:
release = django_release()
# The "development version" of Django
django_next_version = '2.1'
django_next_version = '2.2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.