Bumped version.

This commit is contained in:
Jannis Leidel
2010-08-12 12:10:02 +02:00
parent a39e018a5a
commit f098fdc223

View File

@@ -8,7 +8,7 @@ README = read('README.rst')
setup(
name = "django_compressor",
version = "0.6a4",
version = "0.6a5",
url = 'http://github.com/mintchaos/django_compressor',
license = 'BSD',
description = "Compresses linked and inline javascript or CSS into a single cached file.",