File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
sdk/metricsadvisor/azure-ai-metricsadvisor Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 1.0.0 (2021-06-07)
3+ ## 1.0.0b4 (2021-06-07)
44
55** New Features**
66- Added AzureLogAnalyticsDataFeedSource and AzureEventHubsDataFeedSource
Original file line number Diff line number Diff line change 44# Licensed under the MIT License.
55# ------------------------------------
66
7- VERSION = "1.0.0 "
7+ VERSION = "1.0.0b4 "
88
99SDK_MONIKER = "ai-metricsadvisor/{}" .format (VERSION ) # type: str
Original file line number Diff line number Diff line change 6060 author_email = 'azpysdkhelp@microsoft.com' ,
6161 url = 'https://github.com/Azure/azure-sdk-for-python' ,
6262 classifiers = [
63- 'Development Status :: 5 - Production/Stable ' ,
63+ 'Development Status :: 4 - Beta ' ,
6464 'Programming Language :: Python' ,
6565 'Programming Language :: Python :: 2' ,
6666 'Programming Language :: Python :: 2.7' ,
6767 'Programming Language :: Python :: 3' ,
68- 'Programming Language :: Python :: 3.5' ,
6968 'Programming Language :: Python :: 3.6' ,
7069 'Programming Language :: Python :: 3.7' ,
7170 'Programming Language :: Python :: 3.8' ,
You can’t perform that action at this time.
0 commit comments