8000 Try version 4.10.0a · ericmicrofocus/botbuilder-python@56f3ebd · GitHub
[go: up one dir, main page]

Skip to content

Commit 56f3ebd

Browse files
author
LocalizationBuildProcess
committed
Try version 4.10.0a
1 parent c052366 commit 56f3ebd

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,5 +1,5 @@
11
# Copyright (c) Microsoft Corporation. All rights reserved.
22
# Licensed under the MIT License.
33

4-
botbuilder-core>=4.10
4+
botbuilder-core>=4.10.0a
55
flask==1.1.1

libraries/functional-tests/functionaltestbot/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from setuptools import setup
66

77
REQUIRES = [
8-
"botbuilder-core>=4.10",
8+
"botbuilder-core>=4.10.0a",
99
"flask==1.1.1",
1010
]
1111

0 commit comments

Comments
 (0)
0