Skip to content

Commit 03a6fd5

Browse files
Bump version 1.35.0 (#47257)
* Bump version to 1.35.0 * Bump version to 1.35.0 and update changelog Updated version number from 1.34.0 to 1.35.0 and added a section for other changes. --------- Co-authored-by: lavakumarrepala <v-rlava@microsoft.com>
1 parent f206ffe commit 03a6fd5

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Release History
22

3-
## 1.34.0 (unreleased)
3+
## 1.35.0 (unreleased)
4+
5+
### Features Added
6+
7+
### Bugs Fixed
8+
9+
### Other Changes
10+
11+
## 1.34.0 (2026-06-11)
412

513
### Features Added
614

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.34.0"
5+
VERSION = "1.35.0"

0 commit comments

Comments
 (0)