Commit d4029458 by andreas.pelme

Set version to 1.0.1 for upload to PyPI.

git-svn-id: https://django-compress.googlecode.com/svn/trunk@95 98d35234-f74b-0410-9e22-51d878bdf110
parent 6df3ec50
......@@ -25,7 +25,7 @@ for dirpath, dirnames, filenames in os.walk('compress'):
setup(
name='django-compress',
version='1.0',
version='1.0.1',
description='django-compress provides an automated system for compressing CSS and JavaScript files',
author='Andreas Pelme',
author_email='Andreas Pelme <andreas@pelme.se>',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment