File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
sdk/webpubsub/azure-messaging-webpubsubclient
azure/messaging/webpubsubclient Expand file tree Collapse file tree 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.0.1 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
3
13
## 1.0.0 (2024-01-31)
4
14
5
15
### Features Added
Original file line number Diff line number Diff line change 4
4
# Licensed under the MIT License. See License.txt in the project root for license information.
5
5
# --------------------------------------------------------------------------
6
6
7
- VERSION = "1.0.0 "
7
+ VERSION = "1.0.1 "
Original file line number Diff line number Diff line change 38
38
url = "https://github.com/Azure/azure-sdk-for-python/tree/main/sdk" ,
39
39
keywords = "azure, azure sdk" ,
40
40
classifiers = [
41
- "Development Status :: 4 - Beta " ,
41
+ "Development Status :: 5 - Production/Stable " ,
42
42
"Programming Language :: Python" ,
43
43
"Programming Language :: Python :: 3 :: Only" ,
44
44
"Programming Language :: Python :: 3" ,
You can’t perform that action at this time.
0 commit comments