Skip to content

Commit

Permalink
Merge pull request #55 from Almost1990/update_version
Browse files Browse the repository at this point in the history
Update version to trigger upload of the correct release to PyPi
  • Loading branch information
Dzmitry Humianiuk committed Oct 2, 2019
2 parents 43a46f3 + cc09cf0 commit e8c1314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

__version__ = '3.2.0.post1'
__version__ = '3.2.3'

setup(
name='reportportal-client',
Expand Down

0 comments on commit e8c1314

Please sign in to comment.