Skip to content

Commit 0420445

Browse files
committed
Update docs metadata
1 parent a95285c commit 0420445

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

docs-ref-services/preview/mgmt-botservice-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-botservice, botservice
44
author: lmazuel
55
ms.author: lmazuel
6-
ms.date: 06/27/2022
6+
ms.date: 12/02/2022
77
ms.topic: reference
88
ms.devlang: python
99
ms.service: botservice
1010
---
1111
# Microsoft Azure SDK for Python
1212

1313
This is the Microsoft Azure Bot Service 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/)
2927
Code samples for this package can be found at [Bot Service](/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-botservice",
3-
"Version": "2.0.0b3",
3+
"Version": "2.0.0b4",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/botservice/azure-mgmt-botservice",
66
"ServiceDirectory": "botservice",
@@ -10,5 +10,5 @@
1010
"SdkType": "mgmt",
1111
"IsNewSdk": true,
1212
"ArtifactName": "azure-mgmt-botservice",
13-
"ReleaseStatus": "2022-06-27"
13+
"ReleaseStatus": "2022-11-30"
1414
}

0 commit comments

Comments
 (0)