Skip to content

Commit 60e1145

Browse files
authored
update cl (#36057)
* update cl * correct new version * update version
1 parent 555a65c commit 60e1145

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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

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

3-
## 1.17.0 (unreleased)
3+
## 1.18.0 (unreleased)
44

55
### Features Added
66

@@ -11,6 +11,8 @@
1111

1212
### Other Changes
1313

14+
## 1.17.0 (2024-06-13)
15+
1416
## 1.16.0 (2024-05-14)
1517

1618
### Features Added

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.17.0"
5+
VERSION = "1.18.0"

0 commit comments

Comments
 (0)