From 801b2d17dfdc96db8bfca37717b0f3b5a1c40567 Mon Sep 17 00:00:00 2001 From: czichy Date: Thu, 16 Jun 2022 16:09:18 +0300 Subject: [PATCH] F release step 2 of 2 Signed-off-by: czichy Change-Id: Ib0d2804baa90fa3381111880c97bf9d42f485013 --- 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 8613b8a..e428864 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: 3.0.2 +version: 3.2.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/17 +log_dir: ric-plt-xapp-frame-py-pypi-stage-master/18 -- 2.16.6