Skip to content

Commit

Permalink
Merge pull request #38 from iivanou/master
Browse files Browse the repository at this point in the history
Bump version up
  • Loading branch information
iivanou authored Oct 16, 2019
2 parents 68a3065 + f26396c commit 222d66b
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,7 +1,7 @@
from setuptools import setup, find_packages


__version__ = '3.0.0'
__version__ = '3.1.0'

requirements = [
"reportportal-client>=3.0.0",
Expand Down

0 comments on commit 222d66b

Please sign in to comment.