ready for 0.4.5

This commit is contained in:
Ilan
2015-08-01 15:55:21 +02:00
parent 8253fbe44a
commit b50e2a9006
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.4.4',
version='0.4.5',
author='Ilan Steemers',
author_email='koed00@gmail.com',
keywords='django task queue worker redis multiprocessing',