Loading docs/conf.py +1 −1 Original line number Diff line number Diff line Loading @@ -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' Loading Loading
docs/conf.py +1 −1 Original line number Diff line number Diff line Loading @@ -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' Loading