From 7fb94911c4197e6c0c93d20bc2e6e73d9444d14f Mon Sep 17 00:00:00 2001 From: czichy Date: Wed, 13 Dec 2023 20:03:42 +0200 Subject: [PATCH] I release step 2 of 2 Change-Id: Idebdf43cca0a494d9d34c4e564cd53758d7b9137 Signed-off-by: czichy --- 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 1349091..0a68769 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.2 +version: 3.2.3 # partial URL of logs from job that staged the package to test.pypi.org -log_dir: ric-plt-xapp-frame-py-pypi-stage-master/20 +log_dir: ric-plt-xapp-frame-py-pypi-stage-master/21 -- 2.16.6