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 34e3f1c commit a4fb935Copy full SHA for a4fb935
sdk/ml/azure-ai-ml/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.15.0 (unreleased)
4
+
5
+### Features Added
6
7
+### Bugs Fixed
8
9
+### Breaking Changes
10
11
+### Other Changes
12
13
## 1.14.0 (unreleased)
14
15
### Features Added
@@ -20,7 +30,7 @@
20
30
21
31
- Support for Python 3.12
22
32
23
-## 1.13.0 (unreleased)
33
+## 1.13.0 (2024-01-29)
24
34
25
35
26
36
sdk/ml/azure-ai-ml/azure/ai/ml/_version.py
@@ -2,4 +2,4 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# ---------------------------------------------------------
-VERSION = "1.14.0"
+VERSION = "1.15.0"
0 commit comments