From 3310acb88d9566da6e91da6501a2b1bee5fd1d99 Mon Sep 17 00:00:00 2001 From: "Lott, Christopher (cl778h)" Date: Thu, 7 May 2020 16:44:26 -0400 Subject: [PATCH] Release ricxappframe version 1.1.1 to pypi.org Signed-off-by: Lott, Christopher (cl778h) Change-Id: Iafc80402684f58012985d5d104d9d1b4bbf06f48 --- 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 c7c1643..4a8816e 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.1.0 +version: 1.1.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/3 +log_dir: ric-plt-xapp-frame-py-pypi-stage-master/4 -- 2.16.6