Skip to content

Commit 203008b

Browse files
author
SDKAuto
committed
CodeGen from PR 32741 in Azure/azure-rest-api-specs
Merge 59699e9c7a7febd7e16a01e59e948b4241d812cf into 69339d9098a3110738a872aa0326246670f0b3f1
1 parent f1a476d commit 203008b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

sdk/deviceregistry/azure-mgmt-deviceregistry/_meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"commit": "812060f2268dc35ed8866bcbaf94aa767cf87c8d",
2+
"commit": "3350b3c1fe16b906adc33891c41ef8ace067c3dd",
33
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
44
"typespec_src": "specification/deviceregistry/DeviceRegistry.Management",
55
"@azure-tools/typespec-python": "0.38.4"

sdk/deviceregistry/azure-mgmt-deviceregistry/azure/mgmt/deviceregistry/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "1.0.0"
9+
VERSION = "1.0.0b1"

sdk/deviceregistry/azure-mgmt-deviceregistry/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
url="https://github.com/Azure/azure-sdk-for-python",
5050
keywords="azure, azure sdk", # update with search keywords relevant to the azure service / product
5151
classifiers=[
52-
"Development Status :: 5 - Production/Stable",
52+
"Development Status :: 4 - Beta",
5353
"Programming Language :: Python",
5454
"Programming Language :: Python :: 3 :: Only",
5555
"Programming Language :: Python :: 3",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
directory: specification/deviceregistry/DeviceRegistry.Management
2-
commit: 812060f2268dc35ed8866bcbaf94aa767cf87c8d
2+
commit: 3350b3c1fe16b906adc33891c41ef8ace067c3dd
33
repo: Azure/azure-rest-api-specs
44
additionalDirectories:

0 commit comments

Comments
 (0)