Skip to content

Commit 8a42602

Browse files
authored
Release V1 as 1.0.0b1 (#1729)
1 parent 6041fed commit 8a42602

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Copyright (c) Microsoft Corporation. All rights reserved.
22
# Licensed under the MIT License.
33

4-
VERSION = '1.0.0a2'
4+
VERSION = '1.0.0b1'

workers/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = [
4141
"grpcio~=1.70.0; python_version >= '3.13'",
4242
"azurefunctions-extensions-base; python_version >= '3.8'",
4343
"azure-functions-runtime==1.0.0a3; python_version >= '3.13'",
44-
"azure-functions-runtime-v1==1.0.0a2; python_version >= '3.13'"
44+
"azure-functions-runtime-v1==1.0.0b1; python_version >= '3.13'"
4545
]
4646

4747
[project.urls]

0 commit comments

Comments
 (0)