Skip to content

Commit 222d66b

Browse files
authored
Merge pull request #38 from iivanou/master
Bump version up
2 parents 68a3065 + f26396c commit 222d66b

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,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33

4-
__version__ = '3.0.0'
4+
__version__ = '3.1.0'
55

66
requirements = [
77
"reportportal-client>=3.0.0",

0 commit comments

Comments
 (0)