Skip to content

Commit

Permalink
build: update Python Library Version to 1.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AzureFunctionsPython committed Oct 9, 2024
1 parent b1db9f4 commit 02c502e
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.1'
__version__ = '1.21.3'

0 comments on commit 02c502e

Please sign in to comment.