Skip to content

Commit 25ad3cb

Browse files
committed
Update docs metadata
1 parent c02c449 commit 25ad3cb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs-ref-services/preview/template-readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ title: Azure Template Package client library for Python
33
keywords: Azure, python, SDK, API, azure-template, template
44
author: scbedd
55
ms.author: scbedd
6-
ms.date: 11/30/2022
6+
ms.date: 12/10/2022
77
ms.topic: reference
88
ms.devlang: python
99
ms.service: template
1010
---
1111
[![Build Status](https://dev.azure.com/azure-sdk/public/_apis/build/status/azure-sdk-for-python.client?branchName=master)](https://dev.azure.com/azure-sdk/public/_build/latest?definitionId=46?branchName=master)
1212

13-
# Azure Template Package client library for Python - version 0.1.0b2023051
13+
# Azure Template Package client library for Python - version 0.1.0b2046424
1414

1515

1616
This template package matches necessary patterns that the development team has established to create a unified sdk functional from Python 2.7 onwards. The packages contained herein can be installed singly or as part of the `azure` namespace. Any other introductory text should go here.

metadata/preview/azure-template.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "azure-template",
3-
"Version": "0.1.0b2023051",
3+
"Version": "0.1.0b2046424",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/template/azure-template",
66
"ServiceDirectory": "template",
@@ -10,5 +10,5 @@
1010
"SdkType": "client",
1111
"IsNewSdk": true,
1212
"ArtifactName": "azure-template",
13-
"ReleaseStatus": "2022-11-30"
13+
"ReleaseStatus": "2022-12-09"
1414
}

0 commit comments

Comments
 (0)