diff --git a/specification/notificationhubs/resource-manager/readme.python.md b/specification/notificationhubs/resource-manager/readme.python.md index 7eba098121ac..fde09516ff05 100644 --- a/specification/notificationhubs/resource-manager/readme.python.md +++ b/specification/notificationhubs/resource-manager/readme.python.md @@ -10,7 +10,7 @@ azure-arm: true license-header: MICROSOFT_MIT_NO_VERSION namespace: azure.mgmt.notificationhubs package-name: azure-mgmt-notificationhubs -package-version: 7.0.0b1 +package-version: 7.0.0 clear-output-folder: true ``` @@ -21,4 +21,4 @@ output-folder: $(python-sdks-folder)/notificationhubs/azure-mgmt-notificationhub ``` yaml $(python) && $(python-mode) == 'create' && $(track2) basic-setup-py: true output-folder: $(python-sdks-folder)/notificationhubs/azure-mgmt-notificationhubs -``` \ No newline at end of file +```