Skip to content

Commit e8c1314

Browse files
author
Dzmitry Humianiuk
authored
Merge pull request #55 from Almost1990/update_version
Update version to trigger upload of the correct release to PyPi
2 parents 43a46f3 + cc09cf0 commit e8c1314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
__version__ = '3.2.0.post1'
3+
__version__ = '3.2.3'
44

55
setup(
66
name='reportportal-client',

0 commit comments

Comments
 (0)