We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04d1ccd commit eea4775Copy full SHA for eea4775
2 files changed
src/containerapp/HISTORY.rst
@@ -4,6 +4,9 @@ Release History
4
===============
5
upcoming
6
++++++
7
+
8
+1.3.0b4
9
+++++++
10
* 'az containerapp env --environment-mode': Add environment mode to create and update commands
11
12
1.3.0b3
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.3.0b3'
+VERSION = '1.3.0b4'
32
33
# The full list of classifiers is available at
34
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments