File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 107107 'McpPropertyType'
108108)
109109
110- __version__ = '1.25.0b4 '
110+ __version__ = '2.1.0 '
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55[project ]
66name = " azure-functions"
77dynamic = [" version" ]
8- requires-python = " >=3.10 "
8+ requires-python = " >=3.13 "
99authors = [{ name = " Azure Functions team at Microsoft Corp." , email = " azurefunctions@microsoft.com" }]
1010description = " Python library for Azure Functions."
1111readme = " README.md"
@@ -14,11 +14,8 @@ classifiers = [
1414 ' License :: OSI Approved :: MIT License' ,
1515 ' Intended Audience :: Developers' ,
1616 ' Programming Language :: Python :: 3' ,
17- ' Programming Language :: Python :: 3.10' ,
18- ' Programming Language :: Python :: 3.11' ,
19- ' Programming Language :: Python :: 3.12' ,
2017 ' Programming Language :: Python :: 3.13' ,
21- ' Programming Language :: Python :: 3.14' ,
18+ ' Programming Language :: Python :: 3.14' ,
2219 ' Operating System :: Microsoft :: Windows' ,
2320 ' Operating System :: POSIX' ,
2421 ' Operating System :: MacOS :: MacOS X' ,
You can’t perform that action at this time.
0 commit comments