From 0d52cac0302f98defe240ae646431d8b9c6bda5b Mon Sep 17 00:00:00 2001 From: Timo Tietavainen Date: Mon, 14 Jun 2021 20:19:02 +0300 Subject: [PATCH] Release ricxappframe 2.0.0 Issue-ID: RIC-706 Issue-ID: RIC-699 Issue-ID: RIC-795 Signed-off-by: Timo Tietavainen Change-Id: Idc8dafd6f3b7b2b34c2de797c4fbbc50b9c1ed2d --- releases/pypi-release-ricxappframe.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releases/pypi-release-ricxappframe.yaml b/releases/pypi-release-ricxappframe.yaml index b6806aa..04e7acb 100644 --- a/releases/pypi-release-ricxappframe.yaml +++ b/releases/pypi-release-ricxappframe.yaml @@ -3,6 +3,6 @@ pypi_project: ricxappframe # python version must be parsed as a string, not number python_version: '3.7' # version to release -version: 1.6.0 +version: 2.0.0 # partial URL of logs from job that staged the package to test.pypi.org -log_dir: ric-plt-xapp-frame-py-pypi-stage-master/8 +log_dir: ric-plt-xapp-frame-py-pypi-stage-master/9 -- 2.16.6