Bumped versions.

This commit is contained in:
Jannis Leidel
2011-04-20 12:23:39 +02:00
parent 37cb543c22
commit 6cca0fd6a7
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
VERSION = (0, 6, 4, "f", 0) # following PEP 386
VERSION = (0, 7, 0, "f", 0) # following PEP 386
DEV_N = None

View File

@@ -48,9 +48,9 @@ copyright = u'2011, Django Compressor authors'
# built documents.
#
# The short X.Y version.
version = '0.6'
version = '0.7'
# The full version, including alpha/beta/rc tags.
release = '0.6.4'
release = '0.7'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.