File tree 3 files changed +12
-2
lines changed
sdk/identity/azure-identity-broker
3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
+ ## 1.3.0b2 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
3
13
## 1.3.0b1 (2024-11-05)
4
14
5
15
### Features Added
Original file line number Diff line number Diff line change 2
2
# Copyright (c) Microsoft Corporation.
3
3
# Licensed under the MIT License.
4
4
# ------------------------------------
5
- VERSION = "1.3.0b1 "
5
+ VERSION = "1.3.0b2 "
Original file line number Diff line number Diff line change 41
41
url = "https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity-broker" ,
42
42
keywords = "azure, azure sdk" ,
43
43
classifiers = [
44
- "Development Status :: 5 - Production/Stable " ,
44
+ "Development Status :: 4 - Beta " ,
45
45
"Programming Language :: Python" ,
46
46
"Programming Language :: Python :: 3 :: Only" ,
47
47
"Programming Language :: Python :: 3" ,
You can’t perform that action at this time.
0 commit comments