summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-09-17 14:53:12 -0400
committerBrian Freeman <bf1936@att.com>2019-09-19 20:54:10 +0000
commitf80c745d0eca9cf45d1d3a76adfc13d3be09f07a (patch)
treec63a4aca1c4f4ccb26a629f79360015bb593c707
parent303fda14a912a1ede8171774f178e4b693350df4 (diff)
bumping versions for el alto
Issue-ID: TEST-216 Change-Id: I5765430863dd978be05d2a3ac0d053a70c5239d3 Signed-off-by: DR695H <dr695h@att.com>
-rw-r--r--robotframework-onap/setup.cfg2
-rw-r--r--version.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/robotframework-onap/setup.cfg b/robotframework-onap/setup.cfg
index 46d7b48..2de608b 100644
--- a/robotframework-onap/setup.cfg
+++ b/robotframework-onap/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = robotframework-onap
-version = 0.5
+version = 0.6
home-page = https://github.com/onap/testsuite-python-testing-utils
classifier =
Development Status :: 4 - Beta
diff --git a/version.properties b/version.properties
index b69e8d0..0ee2dd3 100644
--- a/version.properties
+++ b/version.properties
@@ -3,7 +3,7 @@
# because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=4
+minor=6
patch=0
base_version=${major}.${minor}.${patch}