Skip to content

Commit

Permalink
build: update Python Library Version to 1.22.0b1
Browse files Browse the repository at this point in the history
  • Loading branch information
AzureFunctionsPython committed Oct 2, 2024
1 parent 39ebfe0 commit 9126ccb
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 @@ -102,4 +102,4 @@
'BlobSource'
)

__version__ = '1.21.1'
__version__ = '1.22.0b1'

0 comments on commit 9126ccb

Please sign in to comment.