File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
src/machinelearningservices Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- ## Azure Machine Learning CLI (v2) (unreleased)
1+ ## 2025-08-27
2+
3+ ### Azure Machine Learning CLI (v2) v 2.39.0
24- `az ml compute update `
35 - Fix a bug compute update which caused Enable SSO property to reset.
46- `az ml compute connect-ssh `
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ cryptography
22docker
33azure-mgmt-resourcegraph < 9.0.0 ,>= 2.0.0
44azure-identity == 1.17.1
5- azure-ai-ml == 1.28.1
5+ azure-ai-ml == 1.29.0
Original file line number Diff line number Diff line change 1010from setuptools import setup , find_packages
1111
1212# HISTORY.rst entry.
13- VERSION = '2.38.1 '
13+ VERSION = '2.39.0 '
1414
1515# The full list of classifiers is available at
1616# https://pypi.python.org/pypi?%3Aaction=list_classifiers
You can’t perform that action at this time.
0 commit comments