Getting ready for version 0.3.0

This commit is contained in:
Ilan Steemers
2015-07-08 18:46:08 +02:00
parent f30cf45641
commit 82f9c4b44f
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.2.2',
version='0.3.0',
author='Ilan Steemers',
author_email='koed00@gmail.com',
keywords='django task queue worker redis multiprocessing',