File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
alibabacloud_yuqing20220301 Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1+ 2025-12-03 Version: 1.2.5
2+ - Update SDK.
3+
142024-11-26 Version: 1.2.4
25- Update API QueryProductInstanceList: update response param.
36
Original file line number Diff line number Diff line change 1- __version__ = '1.2.4 '
1+ __version__ = '1.2.5 '
Original file line number Diff line number Diff line change 2424"""
2525setup module for alibabacloud_yuqing20220301.
2626
27- Created on 26/11/2024
27+ Created on 03/12/2025
2828
2929@author: Alibaba Cloud SDK
3030"""
3838VERSION = __import__ (PACKAGE ).__version__
3939REQUIRES = [
4040 "alibabacloud_tea_util>=0.3.13, <1.0.0" ,
41- "alibabacloud_tea_openapi>=0.3.12 , <1.0.0" ,
41+ "alibabacloud_tea_openapi>=0.3.16 , <1.0.0" ,
4242 "alibabacloud_openapi_util>=0.2.2, <1.0.0" ,
43- "alibabacloud_endpoint_util>=0.0.3 , <1.0.0"
43+ "alibabacloud_endpoint_util>=0.0.4 , <1.0.0"
4444]
4545
4646LONG_DESCRIPTION = ''
You can’t perform that action at this time.
0 commit comments