Skip to content

Commit d492897

Browse files
author
SDKAuto
committed
CodeGen from PR 32938 in Azure/azure-rest-api-specs
Merge 0a04a5454a0f5616f7cf7d6e728c8d0b7a8c12ba into 787247796110db05a13658d63111102e106cea7c
1 parent 0a53443 commit d492897

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

0 commit comments

Comments
 (0)