diff --git a/src/containerapp/HISTORY.rst b/src/containerapp/HISTORY.rst index 005d17f8f97..f26ebd5fa5f 100644 --- a/src/containerapp/HISTORY.rst +++ b/src/containerapp/HISTORY.rst @@ -4,6 +4,9 @@ Release History =============== upcoming ++++++ + +1.0.0b3 +++++++ * Update models to support new properties with --yaml for api-version 2024-02-02-preview 1.0.0b2 diff --git a/src/containerapp/setup.py b/src/containerapp/setup.py index 45159120157..17703bb97a0 100644 --- a/src/containerapp/setup.py +++ b/src/containerapp/setup.py @@ -28,7 +28,7 @@ # TODO: Confirm this is the right version number you want and it matches your # HISTORY.rst entry. -VERSION = '1.0.0b2' +VERSION = '1.0.0b3' # The full list of classifiers is available at # https://pypi.python.org/pypi?%3Aaction=list_classifiers