Version 0.5.2

This commit is contained in:
Ilan
2015-08-13 19:49:36 +02:00
parent 265ae9abd9
commit 12e9e2035e
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.5.1',
version='0.5.2',
author='Ilan Steemers',
author_email='koed00@gmail.com',
keywords='django task queue worker redis multiprocessing',