Getting ready for v0.7.0

This commit is contained in:
Ilan Steemers
2015-09-14 17:10:46 +02:00
parent a9f73bf242
commit 9b7c76b9d3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ class PyTest(Command):
setup(
name='django-q',
version='0.6.4',
version='0.7.0',
author='Ilan Steemers',
author_email='koed00@gmail.com',
keywords='django task queue worker redis disque multiprocessing',