Skip to content

Commit d0f3c6b

Browse files
committed
1 parent bc7d272 commit d0f3c6b

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