Skip to content

Commit c403eab

Browse files
authored
Information of newer supported versions (#1195)
* adding information of newer supported versions
1 parent a0a611f commit c403eab

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ Here is the current status of Python in Azure Functions:
1111

1212
What are the supported Python versions?
1313

14-
| Azure Functions Runtime | Python 3.6 | Python 3.7 | Python 3.8 | Python 3.9 | Python 3.10 |
15-
|----------------------------------|------------|------------|------------|------------|-------------|
16-
| Azure Functions 2.0 (deprecated) ||| - | - | - |
17-
| Azure Functions 3.0 ||||| - |
18-
| Azure Functions 4.0 | - |||| coming soon |
14+
| Azure Functions Runtime | Python 3.6 | Python 3.7 | Python 3.8 | Python 3.9 | Python 3.10 | Python 3.11 |
15+
|----------------------------------|------------|------------|------------|------------|-------------|-------------|
16+
| Azure Functions 2.0 (deprecated) ||| - | - | - | - |
17+
| Azure Functions 3.0 (deprecated) |||| | - | - |
18+
| Azure Functions 4.0 | - |||| | coming soon |
1919

2020
For information about Azure Functions Runtime, please refer to [Azure Functions runtime versions overview](https://docs.microsoft.com/en-us/azure/azure-functions/functions-versions) page.
2121

0 commit comments

Comments
 (0)