Getting ready for 1.3.0

This commit is contained in:
Ilan Steemers
2020-07-02 13:28:18 +02:00
parent bcd119ca2f
commit 6e4c32ca9d
5 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ class PyTest(Command):
setup(
name='django-q',
version='1.2.4',
version='1.3.0',
author='Ilan Steemers',
author_email='koed00@gmail.com',
keywords='django multiprocessing worker scheduler queue',