Skip to content

Commit

Permalink
Update Python Library Version to 1.19.0b1
Browse files Browse the repository at this point in the history
  • Loading branch information
AzureFunctionsPython committed Jan 31, 2024
1 parent 32ae79a commit 4b6c9eb
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 @@ -97,4 +97,4 @@
'HttpMethod'
)

__version__ = '1.18.0'
__version__ = '1.19.0b1'

0 comments on commit 4b6c9eb

Please sign in to comment.