We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 103f619 commit 247fb22Copy full SHA for 247fb22
2 files changed
sdk/evaluation/azure-ai-evaluation/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.16.7 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.16.6 (2026-04-27)
14
15
### Bugs Fixed
sdk/evaluation/azure-ai-evaluation/azure/ai/evaluation/_version.py
@@ -3,4 +3,4 @@
# ---------------------------------------------------------
# represents upcoming version
-VERSION = "1.16.6"
+VERSION = "1.16.7"
0 commit comments