Skip to content

Commit 265a933

Browse files
authored
Prep for next version (#42489)
1 parent ed3f272 commit 265a933

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11

22
# Release History
33

4+
## 1.2.0b3 (Unreleased)
5+
6+
### Breaking Changes
7+
8+
### Features Added
9+
10+
### Bugs Fixed
11+
12+
### Sample updates
13+
414
## 1.2.0b2 (2025-08-12)
515

616
### Features Added

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "1.2.0b2"
9+
VERSION = "1.2.0b3"

0 commit comments

Comments
 (0)