Skip to content

Commit 83c337d

Browse files
authored
Adding 1.26.0 entry to change log and version (Azure#39528)
* Update CHANGELOG.md * Update _version.py
1 parent 0fb7af9 commit 83c337d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

sdk/ml/azure-ai-ml/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Release History
2+
## 1.26.0 (unreleased)
23

3-
## 1.25.0 (Unreleased)
4+
## 1.25.0 (2025-02-11)
45

56
### Features Added
67

sdk/ml/azure-ai-ml/azure/ai/ml/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Copyright (c) Microsoft Corporation. All rights reserved.
33
# ---------------------------------------------------------
44

5-
VERSION = "1.25.0"
5+
VERSION = "1.26.0"

0 commit comments

Comments
 (0)