Updates version and docs

This commit is contained in:
ilan
2018-01-08 15:33:04 +01:00
parent 96d7082cb2
commit e22546672e
6 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ class PyTest(Command):
setup(
name='django-q',
version='0.8.1',
version='0.9.0',
author='Ilan Steemers',
author_email='koed0@gmail.com',
keywords='django distributed task queue worker scheduler cron redis disque ironmq sqs orm mongodb multiprocessing rollbar',