From 2a106ad96542db8fc7613170f7fa96f3922d4456 Mon Sep 17 00:00:00 2001 From: czichy Date: Mon, 12 Dec 2022 14:18:16 +0200 Subject: [PATCH] G release step 2 of 2 Signed-off-by: czichy Change-Id: I7f25cfbc6b7ef94249964608d9e5e5a7697658cc --- 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 e428864..a4cd31c 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.2.0 +version: 3.2.1 # partial URL of logs from job that staged the package to test.pypi.org -log_dir: ric-plt-xapp-frame-py-pypi-stage-master/18 +log_dir: ric-plt-xapp-frame-py-pypi-stage-master/19 -- 2.16.6