Getting ready for 1.3.3

This commit is contained in:
Ilan Steemers
2020-08-16 18:47:55 +02:00
parent 109d078510
commit aba36e2884
6 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ class PyTest(Command):
setup(
name='django-q',
version='1.3.2',
version='1.3.3',
author='Ilan Steemers',
author_email='koed00@gmail.com',
keywords='django multiprocessing worker scheduler queue',