We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4985c9 commit 7a4cadfCopy full SHA for 7a4cadf
src/containerapp/HISTORY.rst
@@ -4,6 +4,9 @@ Release History
4
===============
5
upcoming
6
++++++
7
+
8
+1.3.0b1
9
+++++++
10
* Upgrade api-version to 2025-10-02-preview
11
* 'az containerapp function list': List functions in a container app
12
* 'az containerapp function show': Show specific function in a container app
src/containerapp/setup.py
@@ -28,7 +28,7 @@
28
# TODO: Confirm this is the right version number you want and it matches your
29
# HISTORY.rst entry.
30
31
-VERSION = '1.2.0b5'
+VERSION = '1.3.0b1'
32
33
# The full list of classifiers is available at
34
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments