Skip to content

Commit

Permalink
build: update Python Library Version to 1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AzureFunctionsPython committed Sep 30, 2024
1 parent 3f8e43c commit 52a5bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure/functions/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@
'BlobSource'
)

__version__ = '1.21.0'
__version__ = '1.21.1'

0 comments on commit 52a5bbe

Please sign in to comment.