Skip to content

Commit 809e864

Browse files
committed
updating the version
1 parent 92035a5 commit 809e864

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/machinelearningservices/azext_mlv2/manual/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ cryptography
22
docker
33
azure-mgmt-resourcegraph<9.0.0,>=2.0.0
44
azure-identity==1.17.1
5-
azure-ai-ml==1.29.0
5+
azure-ai-ml==1.30.0

src/machinelearningservices/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from setuptools import setup, find_packages
1111

1212
# HISTORY.rst entry.
13-
VERSION = '2.39.0'
13+
VERSION = '2.40.0'
1414

1515
# The full list of classifiers is available at
1616
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)