bumping to version 0.3.2

This commit is contained in:
Ilan Steemers
2015-07-09 20:30:02 +02:00
parent e62fd1ee70
commit dfd36e1b39
3 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ class PyTest(Command):
setup(
name='django-q',
version='0.3.1',
version='0.3.2',
author='Ilan Steemers',
author_email='koed00@gmail.com',
keywords='django task queue worker redis multiprocessing',