diff --git a/docs/conf.py b/docs/conf.py index 3d88ffedde..7165b92f73 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -52,7 +52,7 @@ copyright = 'Django Software Foundation and contributors' # The short X.Y version. version = '1.3' # The full version, including alpha/beta/rc tags. -release = '1.3' +release = '1.3.1' # The next version to be released django_next_version = '1.4'