This commit is contained in:
Ilan Steemers
2015-09-17 20:19:20 +02:00
parent 2b543635c1
commit a30e5d2c28
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -26,9 +26,9 @@ class PyTest(Command):
setup(
name='django-q',
version='0.7.1',
version='0.7.2',
author='Ilan Steemers',
author_email='koed00@gmail.com',
author_email='koed0@gmail.com',
keywords='django distributed task queue worker redis disque ironmq sqs orm multiprocessing',
packages=['django_q'],
include_package_data=True,