diff --git a/src/containerapp/HISTORY.rst b/src/containerapp/HISTORY.rst index 61a401750cc..6af17d9c96b 100644 --- a/src/containerapp/HISTORY.rst +++ b/src/containerapp/HISTORY.rst @@ -2,7 +2,7 @@ Release History =============== -Upcoming +0.3.29 ++++++ * 'az containerapp create': support for assigning acrpull permissions to managed identity in cross-subscription; warn when ACR resourceNotFound, do not block the process * 'az containerapp hostname bind': fix bug where the prompt for validation method didn't take value in diff --git a/src/containerapp/setup.py b/src/containerapp/setup.py index 4b4409cc514..3006f9cc7b0 100644 --- a/src/containerapp/setup.py +++ b/src/containerapp/setup.py @@ -17,7 +17,7 @@ # TODO: Confirm this is the right version number you want and it matches your # HISTORY.rst entry. -VERSION = '0.3.28' +VERSION = '0.3.29' # The full list of classifiers is available at # https://pypi.python.org/pypi?%3Aaction=list_classifiers