[PBR] update python-utils version for pbr 04/120904/1
authormorganrol <morgan.richomme@orange.com>
Mon, 26 Apr 2021 13:11:56 +0000 (15:11 +0200)
committermorganrol <morgan.richomme@orange.com>
Mon, 26 Apr 2021 13:11:56 +0000 (15:11 +0200)
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 <morgan.richomme@orange.com>
Change-Id: I513c719fcc58390395199dcf982029d15725eff5

robotframework-onap/setup.cfg

index 3be2149..1b88084 100644 (file)
@@ -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