Skip to content

Commit bc7d272

Browse files
committed
Release
1 parent 1db0210 commit bc7d272

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.6a2",
11+
version = "0.6.3",
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)