Update setup.py

Bumping to version 0.3.1
This commit is contained in:
Ilan Steemers
2015-07-08 22:47:02 +02:00
parent d2515d99e0
commit 9b58902243
+1 -1
View File
@@ -26,7 +26,7 @@ class PyTest(Command):
setup(
name='django-q',
version='0.3.0',
version='0.3.1',
author='Ilan Steemers',
author_email='koed00@gmail.com',
keywords='django task queue worker redis multiprocessing',