diff options
| author | Manuel Traut <manut@linutronix.de> | 2017-11-22 13:05:23 +0100 |
|---|---|---|
| committer | Manuel Traut <manut@linutronix.de> | 2017-11-22 13:05:23 +0100 |
| commit | 33508e6f934e1f2d13f68e6b91eb5f13436c5806 (patch) | |
| tree | 01ee36711971376006f74d5138f67beecabf0bab /setup.py | |
| parent | b13cc86c9f9e2f6919b2803ff2d7f141e4d37cad (diff) | |
version bump 1.3
Signed-off-by: Manuel Traut <manut@linutronix.de>
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ from distutils.core import setup setup(name='pyjutest', - version='1.0', + version='1.3', description='junit xml generator', author='Manuel Traut', author_email='manut@linutronix.de', |
