File tree Expand file tree Collapse file tree 10 files changed +16
-7
lines changed
azure-communication-identity
azure/communication/identity
azure-communication-phonenumbers Expand file tree Collapse file tree 10 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.0.1 (Unreleased)
4+
5+
36## 1.0.0 (2021-03-29)
47### Breaking Changes
58- Renamed ` ChatThread ` to ` ChatThreadProperties ` .
Original file line number Diff line number Diff line change 44# license information.
55# --------------------------------------------------------------------------
66
7- VERSION = "1.0.0 "
7+ VERSION = "1.0.1 "
88
99SDK_MONIKER = "communication-chat/{}" .format (VERSION ) # type: str
Original file line number Diff line number Diff line change 3939 author_email = 'azpysdkhelp@microsoft.com' ,
4040 url = 'https://github.com/Azure/azure-sdk-for-python' ,
4141 classifiers = [
42- "Development Status :: 4 - Beta " ,
42+ "Development Status :: 5 - Production/Stable " ,
4343 'Programming Language :: Python' ,
4444 'Programming Language :: Python :: 2' ,
4545 'Programming Language :: Python :: 2.7' ,
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.0.1 (Unreleased)
4+
5+
36## 1.0.0 (2021-03-29)
47- Stable release of ` azure-communication-identity ` .
58
Original file line number Diff line number Diff line change 44# license information.
55# --------------------------------------------------------------------------
66
7- VERSION = "1.0.0 "
7+ VERSION = "1.0.1 "
88
99SDK_MONIKER = "communication-identity/{}" .format (VERSION ) # type: str
Original file line number Diff line number Diff line change 4343 license = 'MIT License' ,
4444 # ensure that the development status reflects the status of your package
4545 classifiers = [
46- "Development Status :: 4 - Beta " ,
46+ "Development Status :: 5 - Production/Stable " ,
4747
4848 'Programming Language :: Python' ,
4949 'Programming Language :: Python :: 2' ,
Original file line number Diff line number Diff line change 4343 license = 'MIT License' ,
4444 # ensure that the development status reflects the status of your package
4545 classifiers = [
46- "Development Status :: 4 - Beta " ,
46+ "Development Status :: 5 - Production/Stable " ,
4747
4848 'Programming Language :: Python' ,
4949 'Programming Language :: Python :: 2' ,
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 1.0.1 (Unreleased)
4+
5+
36## 1.0.0 (2021-03-29)
47- Stable release of ` azure-communication-sms ` .
58
Original file line number Diff line number Diff line change 44# license information.
55# --------------------------------------------------------------------------
66
7- VERSION = "1.0.0 "
7+ VERSION = "1.0.1 "
88
99SDK_MONIKER = "communication-sms/{}" .format (VERSION ) # type: str
Original file line number Diff line number Diff line change 4343 license = 'MIT License' ,
4444 # ensure that the development status reflects the status of your package
4545 classifiers = [
46- "Development Status :: 4 - Beta " ,
46+ "Development Status :: 5 - Production/Stable " ,
4747
4848 'Programming Language :: Python' ,
4949 'Programming Language :: Python :: 2' ,
You can’t perform that action at this time.
0 commit comments