Skip to content

Commit 049396d

Browse files
committed
undoing version change
1 parent 4e84086 commit 049396d

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
@@ -5,10 +5,6 @@ Release History
55
upcoming
66
++++++
77

8-
1.2.0b4
9-
++++++
10-
* 'az containerapp job update': Fix an issue where `--min-executions 0` and `--max-executions 0` were not being applied correctly due to boolean evaluation.
11-
128
1.2.0b3
139
++++++
1410
* '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)