Skip to content

Commit e454334

Browse files
committed
Update docs metadata
1 parent dae20a4 commit e454334

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Azure Template Package client library for Python
33
keywords: Azure, python, SDK, API, azure-template, template
4-
ms.date: 08/22/2025
4+
ms.date: 12/13/2025
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: template
88
---
99
[![Build Status](https://dev.azure.com/azure-sdk/public/_apis/build/status/472?branchName=main)](https://dev.azure.com/azure-sdk/public/_build/latest?definitionId=472)
1010

11-
# Azure Template Package client library for Python - version 0.1.0b5253182
11+
# Azure Template Package client library for Python - version 0.1.0b5667162
1212

1313

1414
This template package matches necessary patterns that the development team has established to create a unified SDK. 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: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "azure-template",
3-
"Version": "0.1.0b5253182",
3+
"Version": "0.1.0b5667162",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/template/azure-template",
66
"ServiceDirectory": "template",
@@ -10,7 +10,7 @@
1010
"SdkType": "client",
1111
"IsNewSdk": true,
1212
"ArtifactName": "azure-template",
13-
"ReleaseStatus": "2025-08-22",
13+
"ReleaseStatus": "2025-12-13",
1414
"IncludedForValidation": false,
1515
"AdditionalValidationPackages": [
1616
""
@@ -25,6 +25,7 @@
2525
"CIParameters": {
2626
"CIMatrixConfigs": []
2727
},
28+
"SpecProjectPath": null,
2829
"Namespaces": [
2930
"azure.template"
3031
],

0 commit comments

Comments
 (0)