Skip to content

Commit

Permalink
Bumped robotframework version
Browse files Browse the repository at this point in the history
  • Loading branch information
n3r committed Dec 4, 2022
1 parent 2a4b977 commit 30e2b19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions qase-robotframework/AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ Contributors
============

* Parviz Khavari <csctclan@gmail.com>
* Nikita Fedorov <nik333r@gmail.com>
2 changes: 2 additions & 0 deletions qase-robotframework/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
from pkg_resources import VersionConflict, require
from setuptools import setup

VERSION = "2.0.0"

try:
require("setuptools>=38.3")
except VersionConflict:
Expand Down

0 comments on commit 30e2b19

Please sign in to comment.