Skip to content

Commit

Permalink
Add new version of aks-preview in index.json (#634)
Browse files Browse the repository at this point in the history
  • Loading branch information
norshtein authored and tjprescott committed Apr 11, 2019
1 parent 9fde401 commit e5fda1c
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/aks-preview/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from codecs import open as open1
from setuptools import setup, find_packages

VERSION = "0.3.0"
VERSION = "0.3.1"
CLASSIFIERS = [
'Development Status :: 4 - Beta',
'Intended Audience :: Developers',
Expand Down
32 changes: 32 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,38 @@
"version": "0.3.0"
},
"sha256Digest": "4da5c5366fd93573f6b195e59d5af4d60dca036dcce0f972d3f23446640f69e7"
},
{
"downloadUrl": "https://azurecliaks.blob.core.windows.net/azure-cli-extension/aks_preview-0.3.1-py2.py3-none-any.whl",
"filename": "aks_preview-0.3.1-py2.py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.minCliCoreVersion": "2.0.49",
"extensions": {
"python.details": {
"contacts": [
{
"email": "azpycli@microsoft.com",
"name": "Microsoft Corporation",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions/tree/master/src/aks-preview"
}
}
},
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "aks-preview",
"summary": "Provides a preview for upcoming AKS features",
"version": "0.3.1"
},
"sha256Digest": "c930d51fe33a184c48f050c1723cd9164e907fc3104ea81d9e1f8a496baffadb"
}
],
"alias": [
Expand Down

0 comments on commit e5fda1c

Please sign in to comment.