bumping version to get builds working 33/96633/1
authorDR695H <dr695h@att.com>
Fri, 4 Oct 2019 18:33:05 +0000 (14:33 -0400)
committerDR695H <dr695h@att.com>
Fri, 4 Oct 2019 18:38:59 +0000 (14:38 -0400)
Issue-ID: INT-1292
Change-Id: I51e2b3fd53610f904cff34e1cfa88fc67a789f3b
Signed-off-by: DR695H <dr695h@att.com>
robotframework-onap/setup.cfg
version.properties

index 46d7b48..f04dfdd 100644 (file)
@@ -1,6 +1,6 @@
 [metadata]
 name = robotframework-onap
-version = 0.5
+version = 0.5.1
 home-page = https://github.com/onap/testsuite-python-testing-utils
 classifier =
     Development Status :: 4 - Beta
index b69e8d0..ade0917 100644 (file)
@@ -3,8 +3,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=4
-patch=0
+minor=5
+patch=1
 
 base_version=${major}.${minor}.${patch}