Skip to content

Commit 348c2cc

Browse files
committed
bumped version to 3.2.0
1 parent 1ae94e7 commit 348c2cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
setup(
44
name='reportportal-client',
55
packages=find_packages(),
6-
version='3.1.0',
6+
version='3.2.0',
77
description='Python client for Report Portal',
88
author='Artsiom Tkachou',
99
author_email='[email protected]',
1010
url='https://github.com/reportportal/client-Python',
11-
download_url='https://github.com/reportportal/client-Python/tarball/3.0.0',
11+
download_url='https://github.com/reportportal/client-Python/tarball/3.2.0',
1212
license='GNU General Public License v3',
1313
keywords=['testing', 'reporting', 'reportportal'],
1414
classifiers=[],

0 commit comments

Comments
 (0)