Skip to content

Commit 43a46f3

Browse files
author
Dzmitry Humianiuk
authored
Merge pull request #54 from Almost1990/bump_post_release_version
Bump the version up for uploading to PyPi
2 parents aefdec4 + 5348e22 commit 43a46f3

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'
3+
__version__ = '3.2.0.post1'
44

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

0 commit comments

Comments
 (0)