This commit is contained in:
Ilan Steemers
2015-09-28 18:23:02 +02:00
parent a07cfbb2e1
commit ca79228b95
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ class PyTest(Command):
setup(
name='django-q',
version='0.7.4',
version='0.7.5',
author='Ilan Steemers',
author_email='koed0@gmail.com',
keywords='django distributed task queue worker redis disque ironmq sqs orm multiprocessing',