Bumped version up a notch.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
VERSION = (0, 6, 0, "b", 1) # following PEP 386
|
||||
VERSION = (0, 6, 0, "b", 2) # following PEP 386
|
||||
DEV_N = None
|
||||
|
||||
|
||||
|
@@ -50,7 +50,7 @@ copyright = u'2011, Django compressor authors'
|
||||
# The short X.Y version.
|
||||
version = '0.6'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.6b1'
|
||||
release = '0.6b2'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
Reference in New Issue
Block a user