diff --git a/setup.py b/setup.py index 64917e4d..601075d1 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ def run(self): setup( name='django-q', - version='0.1.4', + version='0.1.4.1', author='Ilan Steemers', author_email='koed00@gmail.com', packages=['django_q'],