We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 555a65c commit 60e1145Copy full SHA for 60e1145
sdk/ml/azure-ai-ml/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release History
2
3
-## 1.17.0 (unreleased)
+## 1.18.0 (unreleased)
4
5
### Features Added
6
@@ -11,6 +11,8 @@
11
12
### Other Changes
13
14
+## 1.17.0 (2024-06-13)
15
+
16
## 1.16.0 (2024-05-14)
17
18
sdk/ml/azure-ai-ml/azure/ai/ml/_version.py
@@ -2,4 +2,4 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# ---------------------------------------------------------
-VERSION = "1.17.0"
+VERSION = "1.18.0"
0 commit comments