Skip to content

Commit 2f7011a

Browse files
hallvictoriaAzureFunctionsPython
andauthored
build: update Python Library Version to 2.2.0b4 (#342)
* build: update Python Library Version to 2.2.0b4 * Fix indentation for Python version in pyproject.toml --------- Co-authored-by: AzureFunctionsPython <azfunc@microsoft.com>
1 parent a1180f5 commit 2f7011a

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.0b2'
116+
__version__ = '2.2.0b4'

0 commit comments

Comments
 (0)