Getting ready for 1.2.2

This commit is contained in:
Ilan Steemers
2020-05-28 14:49:40 +02:00
parent 0d8cc2e2af
commit 25b3c47e5f
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -26,9 +26,9 @@ class PyTest(Command):
setup(
name='django-q',
version='1.2.1',
version='1.2.2',
author='Ilan Steemers',
author_email='koed0@gmail.com',
author_email='koed00@gmail.com',
keywords='django distributed task queue worker scheduler cron redis disque ironmq sqs orm mongodb multiprocessing rollbar',
packages=['django_q'],
include_package_data=True,