We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b43eb0e commit e961ecaCopy full SHA for e961eca
src/containerapp/HISTORY.rst
@@ -5,10 +5,6 @@ Release History
5
upcoming
6
++++++
7
8
-1.2.0b4
9
-++++++
10
-* 'az containerapp create': Update help text for `--kind` parameter to clarify its usage for Azure Functions.
11
-
12
1.2.0b3
13
14
* 'az containerapp job list': Fix only 20 items returned
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.0b4'
+VERSION = '1.2.0b3'
32
33
# The full list of classifiers is available at
34
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments