Bugfix release 0.2.1.1

This commit is contained in:
Ilan Steemers
2015-07-06 20:56:34 +02:00
parent 254d99e63b
commit 5c05c8ff76

View File

@@ -26,7 +26,7 @@ class PyTest(Command):
setup(
name='django-q',
version='0.2.1',
version='0.2.1.1',
author='Ilan Steemers',
author_email='koed00@gmail.com',
packages=['django_q'],