Skip to content

Commit 19d3cc3

Browse files
committed
bump to version 1.9
1 parent 63db26d commit 19d3cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def read(fname):
1616
packages=find_packages(exclude=["tests"]),
1717
description="Creates JUnit XML test result documents that can be read by tools such as Jenkins",
1818
long_description=read("README.rst"),
19-
version="1.8.1",
19+
version="1.9",
2020
classifiers=[
2121
"Development Status :: 5 - Production/Stable",
2222
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)