We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d38623 + af1729f commit 32c4ac4Copy full SHA for 32c4ac4
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