We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad652e4 commit af1729fCopy full SHA for af1729f
setup.py
@@ -13,7 +13,7 @@ def read(fname):
13
packages=find_packages(),
14
description='Creates JUnit XML test result documents that can be read by tools such as Jenkins',
15
long_description=read('README.rst'),
16
- version = "1.1",
+ version = "1.2",
17
classifiers=[
18
'Development Status :: 5 - Production/Stable',
19
'Intended Audience :: Developers',
0 commit comments