diff --git a/src/k8sconfiguration/azext_k8sconfiguration/azext_metadata.json b/src/k8sconfiguration/azext_k8sconfiguration/azext_metadata.json index 55c81bf3328..8cfc6da9485 100644 --- a/src/k8sconfiguration/azext_k8sconfiguration/azext_metadata.json +++ b/src/k8sconfiguration/azext_k8sconfiguration/azext_metadata.json @@ -1,4 +1,4 @@ { "azext.isPreview": true, - "azext.minCliCoreVersion": "2.0.67" + "azext.minCliCoreVersion": "2.3.1" } \ No newline at end of file diff --git a/src/k8sconfiguration/setup.py b/src/k8sconfiguration/setup.py index fa2142e0d88..17b8070b62c 100644 --- a/src/k8sconfiguration/setup.py +++ b/src/k8sconfiguration/setup.py @@ -16,7 +16,7 @@ # TODO: Confirm this is the right version number you want and it matches your # HISTORY.rst entry. -VERSION = '0.1.7' +VERSION = '0.1.8' # The full list of classifiers is available at # https://pypi.python.org/pypi?%3Aaction=list_classifiers