File tree Expand file tree Collapse file tree
azext_k8s_runtime/vendored_sdks Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 Release History
44===============
55
6+ 2.0.1
7+ ++++++
8+ * Remove `__import__('pkg_resources').declare_namespace(__name__) ` to fix the namespace package issue.
9+
6102.0.0
711++++++
812* Use stable ARM API version `2024-08-01 `
Original file line number Diff line number Diff line change 1- __import__ ('pkg_resources' ).declare_namespace (__name__ )
1+ # --------------------------------------------------------------------------------------------
2+ # Copyright (c) Microsoft Corporation. All rights reserved.
3+ # Licensed under the MIT License. See License.txt in the project root for license information.
4+ # --------------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 1010
1111
1212# HISTORY.rst entry.
13- VERSION = '2.0.0 '
13+ VERSION = '2.0.1 '
1414
1515# The full list of classifiers is available at
1616# https://pypi.python.org/pypi?%3Aaction=list_classifiers
You can’t perform that action at this time.
0 commit comments