Skip to content

Commit 1811c8f

Browse files
committed
Bumped to development version 0.6a1.
1 parent 6f4a907 commit 1811c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def read(fname):
88

99
setup(
1010
name = "django_compressor",
11-
version = "0.5.4",
11+
version = "0.6a1",
1212
url = 'http://github.com/mintchaos/django_compressor',
1313
license = 'BSD',
1414
description = "Compresses linked and inline javascript or CSS into a single cached file.",

0 commit comments

Comments
 (0)