Skip to content

Commit 7be85b3

Browse files
author
Srinivas Alluri
committed
Merge branch 'main' of https://github.com/Azure/azure-cli-extensions into sralluri-cli-ext-neon-ga-release
2 parents de32a3d + e27c646 commit 7be85b3

File tree

2 files changed

+44
-1
lines changed

2 files changed

+44
-1
lines changed

src/durabletask/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212
# HISTORY.rst entry.
13-
VERSION = '1.0.0b3'
13+
VERSION = '1.0.0b4'
1414

1515
# The full list of classifiers is available at
1616
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

src/index.json

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52420,6 +52420,49 @@
5242052420
"version": "1.0.0b3"
5242152421
},
5242252422
"sha256Digest": "22d42b9a46414a2c91d76f8589ecfa5bb5ef121c3015e48a37114fbd5c1d44af"
52423+
},
52424+
{
52425+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/durabletask-1.0.0b4-py3-none-any.whl",
52426+
"filename": "durabletask-1.0.0b4-py3-none-any.whl",
52427+
"metadata": {
52428+
"azext.isPreview": true,
52429+
"azext.minCliCoreVersion": "2.70.0",
52430+
"classifiers": [
52431+
"Development Status :: 4 - Beta",
52432+
"Intended Audience :: Developers",
52433+
"Intended Audience :: System Administrators",
52434+
"Programming Language :: Python",
52435+
"Programming Language :: Python :: 3",
52436+
"Programming Language :: Python :: 3.7",
52437+
"Programming Language :: Python :: 3.8",
52438+
"Programming Language :: Python :: 3.9",
52439+
"License :: OSI Approved :: MIT License"
52440+
],
52441+
"extensions": {
52442+
"python.details": {
52443+
"contacts": [
52444+
{
52445+
"email": "azpycli@microsoft.com",
52446+
"name": "Microsoft Corporation",
52447+
"role": "author"
52448+
}
52449+
],
52450+
"document_names": {
52451+
"description": "DESCRIPTION.rst"
52452+
},
52453+
"project_urls": {
52454+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/durabletask"
52455+
}
52456+
}
52457+
},
52458+
"generator": "bdist_wheel (0.30.0)",
52459+
"license": "MIT",
52460+
"metadata_version": "2.0",
52461+
"name": "durabletask",
52462+
"summary": "Microsoft Azure Command-Line Tools Durabletask Extension.",
52463+
"version": "1.0.0b4"
52464+
},
52465+
"sha256Digest": "2fe82297273897f49bb449179664ae2df56fb689552713baf19fc4ce5fd81f56"
5242352466
}
5242452467
],
5242552468
"dynatrace": [

0 commit comments

Comments
 (0)