Skip to content

Commit 58e944d

Browse files
committed
Update docs metadata
1 parent 71cec97 commit 58e944d

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

docs-ref-services/latest/mgmt-media-readme.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title:
33
keywords: Azure, python, SDK, API, azure-mgmt-media, media
44
author: naiteeks
55
ms.author: naiteeks
6-
ms.date: 07/01/2022
6+
ms.date: 09/14/2022
77
ms.topic: reference
88
ms.devlang: python
99
ms.service: media
1010
---
1111
# Microsoft Azure SDK for Python
1212

1313
This is the Microsoft Azure Media Services Client Library.
14-
This package has been tested with Python 3.6+.
14+
This package has been tested with Python 3.7+.
1515
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
1616

1717
## _Disclaimer_
@@ -22,8 +22,6 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For
2222

2323

2424
To learn how to use this package, see the [quickstart guide](https://aka.ms/azsdk/python/mgmt)
25-
26-
2725

2826
For docs and references, see [Python SDK References](/python/api/overview/azure/media-services)
2927
Code samples for this package can be found at [Media Services](/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "azure-mgmt-media",
3-
"Version": "10.0.0",
3+
"Version": "10.1.0",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/media/azure-mgmt-media",
66
"ServiceDirectory": "media",
@@ -10,5 +10,5 @@
1010
"SdkType": "mgmt",
1111
"IsNewSdk": true,
1212
"ArtifactName": "azure-mgmt-media",
13-
"ReleaseStatus": "2022-07-01"
13+
"ReleaseStatus": "2022-09-14"
1414
}

0 commit comments

Comments
 (0)