Skip to content

Commit 06a3edd

Browse files
author
SDKAuto
committed
CodeGen from PR 32919 in Azure/azure-rest-api-specs
Merge 987e160e669bd8bd6ad3b479a44ec8f543a22cf8 into 8e015e1d91c33639940fb36fa7f2c357665ff6dc
1 parent 67c3f50 commit 06a3edd

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": "a4f57d6542679fa11866345756f9251b51394353",
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: a4f57d6542679fa11866345756f9251b51394353
33
repo: Azure/azure-rest-api-specs
44
additionalDirectories:

0 commit comments

Comments
 (0)