From: morganrol Date: Mon, 26 Apr 2021 13:11:56 +0000 (+0200) Subject: [PBR] update python-utils version for pbr X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0b72a331ff8c8fa17995cd399d66c9bc500af747;p=testsuite%2Fpython-testing-utils.git [PBR] update python-utils version for pbr since last version of pbr a check is done to verify that the python module version is not outdated regarding the last tag as a 7.0.1 tag has been created (for guilin minatenance release) there is an issue as the default version was 0.6.0 < 7.0.1 thakns Michal for the troubleshooting Issue-ID: INT-1915 Signed-off-by: morganrol Change-Id: I513c719fcc58390395199dcf982029d15725eff5 (cherry picked from commit 8b7f01b1233799ae6ac55c3a362915e19efe136e) --- diff --git a/robotframework-onap/setup.cfg b/robotframework-onap/setup.cfg index 3be2149..1b88084 100644 --- a/robotframework-onap/setup.cfg +++ b/robotframework-onap/setup.cfg @@ -2,7 +2,7 @@ name = robotframework-onap author = Daniel Rose author_email = dr695h@att.com -version = 0.6 +version = 7.0.2 home-page = https://github.com/onap/testsuite-python-testing-utils classifier = Development Status :: 4 - Beta