Skip to content

Commit 90fa00f

Browse files
committed
[3.1.x] Bumped django_next_version in docs config.
1 parent d51e090 commit 90fa00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ def django_release():
9999
release = django_release()
100100

101101
# The "development version" of Django
102-
django_next_version = '3.1'
102+
django_next_version = '3.2'
103103

104104
extlinks = {
105105
'commit': ('https://github.com/django/django/commit/%s', ''),

0 commit comments

Comments
 (0)