Bumped version numbers for 1.4.6.

This commit is contained in:
Jacob Kaplan-Moss 2013-08-13 11:09:05 -05:00
parent ec67af0bd6
commit 30e17be1f6
3 changed files with 4 additions and 4 deletions

View file

@ -50,9 +50,9 @@ copyright = 'Django Software Foundation and contributors'
# built documents.
#
# The short X.Y version.
version = '1.4.5'
version = '1.4.6'
# The full version, including alpha/beta/rc tags.
release = '1.4.5'
release = '1.4.6'
# The next version to be released
django_next_version = '1.5'