[2.0.x] Bumped django_next_version in docs config.

This commit is contained in:
Tim Graham 2017-09-22 12:21:21 -04:00
parent 01d440fa1e
commit 366df25778
1 changed files with 1 additions and 1 deletions

View File

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