summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index db08096..25e59af 100755
--- a/setup.py
+++ b/setup.py
@@ -22,7 +22,7 @@ from setuptools import setup
setup(
name='django-testproject',
- version="0.1.2",
+ version="0.1.3",
author="Linaro Limited",
author_email="lava-team@linaro.org",
description="Universal project for running unit tests of Django applications",