Skip to content

Commit 450e224

Browse files
committed
[fc gateway]feat: update version
1 parent 6ad7954 commit 450e224

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 +1 @@
1-
__version__ = "0.0.4"
1+
__version__ = "0.0.5"

alibabacloud-gateway-fc/util/python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
URL = "https://github.com/aliyun/alibabacloud-gateway"
3838
VERSION = __import__(PACKAGE).__version__
3939
REQUIRES = [
40-
"alibabacloud_credentials>=0.2.0, <1.0.0",
40+
"alibabacloud_credentials>=0.3.6",
4141
"requests>=2.21.0, <3.0.0"
4242
]
4343

0 commit comments

Comments
 (0)