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 2515375 commit 2064b09Copy full SHA for 2064b09
setup.py
@@ -8,7 +8,7 @@ def read_file(fname):
8
return f.read()
9
10
11
-version = '1.0.3'
+version = '1.0.4'
12
tar_url = 'https://github.com/reportportal/agent-python-pytest/tarball/1.0.3'
13
14
0 commit comments