Skip to content

Commit 1063688

Browse files
authored
Evaluation SDK Release 1.7.0 (Azure#41037)
1 parent 8a0135b commit 1063688

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release History
22

3+
## 1.7.0 (2025-05-12)
4+
5+
### Bugs Fixed
6+
- azure-ai-evaluation failed with module not found [#40992](https://github.com/Azure/azure-sdk-for-python/issues/40992)
7+
38
## 1.6.0 (2025-05-07)
49

510
### Features Added

sdk/evaluation/azure-ai-evaluation/azure/ai/evaluation/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# ---------------------------------------------------------
44
# represents upcoming version
55

6-
VERSION = "1.6.0"
6+
VERSION = "1.7.0"

0 commit comments

Comments
 (0)