Skip to content

Commit ce0e8bf

Browse files
committed
undoing version change
1 parent 2df1921 commit ce0e8bf

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

src/containerapp/HISTORY.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ upcoming
66
++++++
77
* 'az containerapp session code-interpreter': Fix `--path` in examples
88

9-
1.2.0b4
10-
++++++
11-
* 'az containerapp job update': Fix an issue where `--min-executions 0` and `--max-executions 0` were not being applied correctly due to boolean evaluation.
12-
139
1.2.0b3
1410
++++++
1511
* 'az containerapp job list': Fix only 20 items returned

src/containerapp/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# TODO: Confirm this is the right version number you want and it matches your
2929
# HISTORY.rst entry.
3030

31-
VERSION = '1.2.0b4'
31+
VERSION = '1.2.0b3'
3232

3333
# The full list of classifiers is available at
3434
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)