new bugfix release

This commit is contained in:
Ilan Steemers
2015-06-28 19:51:21 +02:00
parent dffb85c991
commit 9d36299f73
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.1.0',
version='0.1.1',
author='Ilan Steemers',
author_email='koed00@gmail.com',
packages=['django_q'],