From 6d2cf5491e849d7b378888857b1ce68fb8e8d1d8 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Wed, 29 Sep 2021 03:15:05 +0000 Subject: [PATCH] CodeGen from PR 16207 in Azure/azure-rest-api-specs Merge b1a793fd9dd9b427efd4297ff926c7a0cc9c3a53 into 0e16aa6485eb310fa2561949f1722ae8f80889d6 --- sdk/costmanagement/azure-mgmt-costmanagement/_meta.json | 2 +- .../azure/mgmt/costmanagement/_version.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/costmanagement/azure-mgmt-costmanagement/_meta.json b/sdk/costmanagement/azure-mgmt-costmanagement/_meta.json index 8041e01d515b..710cc5b994aa 100644 --- a/sdk/costmanagement/azure-mgmt-costmanagement/_meta.json +++ b/sdk/costmanagement/azure-mgmt-costmanagement/_meta.json @@ -4,7 +4,7 @@ "@autorest/python@5.8.4", "@autorest/modelerfour@4.19.2" ], - "commit": "74efe54fbc55c91a1d9213afbb2723747acfddf9", + "commit": "678d5a1994e1c1f888abd26b26f9cefc4b706ec3", "repository_url": "https://github.com/Azure/azure-rest-api-specs", "autorest_command": "autorest specification/cost-management/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk --track2 --use=@autorest/python@5.8.4 --use=@autorest/modelerfour@4.19.2 --version=3.4.5", "readme": "specification/cost-management/resource-manager/readme.md" diff --git a/sdk/costmanagement/azure-mgmt-costmanagement/azure/mgmt/costmanagement/_version.py b/sdk/costmanagement/azure-mgmt-costmanagement/azure/mgmt/costmanagement/_version.py index cac9f5d10f8b..e5754a47ce68 100644 --- a/sdk/costmanagement/azure-mgmt-costmanagement/azure/mgmt/costmanagement/_version.py +++ b/sdk/costmanagement/azure-mgmt-costmanagement/azure/mgmt/costmanagement/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "3.0.0" +VERSION = "1.0.0b1"