We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e8cab3 commit cd9e9f0Copy full SHA for cd9e9f0
src/az-python/__init__.py
@@ -1 +1,6 @@
1
+# -------------------------------------------------------------
2
+# Copyright (c) Microsoft Corporation. All rights reserved.
3
+# Licensed under the MIT License. See LICENSE in project root for information.
4
5
+"""Collection of Python Libraries for use on Azure"""
6
__version__="1.0.2"
0 commit comments