From 47942f158906dc43270cbce64be8258ffed43b83 Mon Sep 17 00:00:00 2001 From: Greedygre <46143499+Greedygre@users.noreply.github.com46143499+Greedygre@users.noreply.github.com> Date: Tue, 18 Jun 2024 13:02:35 +0800 Subject: [PATCH] release version 0.3.53 --- src/containerapp/HISTORY.rst | 3 +++ src/containerapp/setup.py | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/containerapp/HISTORY.rst b/src/containerapp/HISTORY.rst index fe0a0405d19..6b80dd90b25 100644 --- a/src/containerapp/HISTORY.rst +++ b/src/containerapp/HISTORY.rst @@ -4,6 +4,9 @@ Release History =============== upcoming ++++++ + +0.3.53 +++++++ * 'az containerapp job update': Support command in extension * 'az containerapp job logs show': Support log streaming for job execution * 'az containerapp job replica list': Support list replicas of a job execution diff --git a/src/containerapp/setup.py b/src/containerapp/setup.py index cdaf889462c..830177d7445 100644 --- a/src/containerapp/setup.py +++ b/src/containerapp/setup.py @@ -28,7 +28,7 @@ # TODO: Confirm this is the right version number you want and it matches your # HISTORY.rst entry. -VERSION = '0.3.52' +VERSION = '0.3.53' # The full list of classifiers is available at # https://pypi.python.org/pypi?%3Aaction=list_classifiers