Bumped version.

This commit is contained in:
Jannis Leidel
2010-07-02 10:09:58 +02:00
parent c79fc87b54
commit 9b69662603

View File

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