Skip to content

Commit 8dfaa65

Browse files
hallvictoriaAzureFunctionsPython
andauthored
build: update Python Library Version to 2.2.0b5 (#344)
* build: update Python Library Version to 2.2.0b5 * Fix indentation for Python 3.14 in pyproject.toml --------- Co-authored-by: AzureFunctionsPython <azfunc@microsoft.com>
1 parent 4a081be commit 8dfaa65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure/functions/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,4 @@
113113
'mcp_content',
114114
)
115115

116-
__version__ = '2.2.0b4'
116+
__version__ = '2.2.0b5'

0 commit comments

Comments
 (0)