From ad0d90bcb4e320ecbf9ed4f381947faa074128fc Mon Sep 17 00:00:00 2001 From: xinyu pang Date: Fri, 14 Nov 2025 13:43:49 +0800 Subject: [PATCH] update --- 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 371f19c43bc..42756751195 100644 --- a/src/containerapp/HISTORY.rst +++ b/src/containerapp/HISTORY.rst @@ -4,6 +4,9 @@ Release History =============== upcoming ++++++ + +1.3.0b1 +++++++ * Upgrade api-version to 2025-10-02-preview * 'az containerapp function list': List functions in a container app * 'az containerapp function show': Show specific function in a container app diff --git a/src/containerapp/setup.py b/src/containerapp/setup.py index 6b7b5aa7b1f..26f7aca1335 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 = '1.2.0b5' +VERSION = '1.3.0b1' # The full list of classifiers is available at # https://pypi.python.org/pypi?%3Aaction=list_classifiers