We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af90503 commit c48de56Copy full SHA for c48de56
2 files changed
sdk/voicelive/azure-ai-voicelive/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.3.0b2 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.3.0b1 (2026-05-28)
14
15
### Features Added
sdk/voicelive/azure-ai-voicelive/azure/ai/voicelive/_version.py
@@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
-VERSION = "1.3.0b1"
+VERSION = "1.3.0b2"
0 commit comments