We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9bdccd commit cf9571eCopy full SHA for cf9571e
setup.py
@@ -17,7 +17,7 @@ def read(fname):
17
description='Creates JUnit XML test result documents that can be read by '
18
'tools such as Jenkins',
19
long_description=read('README.rst'),
20
- version='1.6',
+ version='1.7',
21
classifiers=[
22
'Development Status :: 5 - Production/Stable',
23
'Intended Audience :: Developers',
0 commit comments