File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
sdk/monitor/azure-monitor-opentelemetry Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 3
3
## 1.6.14 (Unreleased)
4
4
5
5
### Features Added
6
+ - Updated README to specify the python version supported by the distro.
7
+ ([ #42464 ] ( https://github.com/Azure/azure-sdk-for-python/pull/42464 ) )
6
8
7
9
### Breaking Changes
8
10
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ To use this package, you must have:
43
43
* Azure subscription - [ Create a free account] [ azure_sub ]
44
44
* Azure Monitor - [ How to use application insights] [ application_insights_namespace ]
45
45
* Opentelemetry SDK - [ Opentelemetry SDK for Python] [ ot_sdk_python ]
46
- * Python 3.8 or later - [ Install Python] [ python ]
46
+ * Python 3.9 or later - [ Install Python] [ python ]
47
47
48
48
### Install the package
49
49
You can’t perform that action at this time.
0 commit comments