Skip to content

Commit d229f3f

Browse files
committed
Generated 2015-07-01 for Aas
1 parent 06ed95d commit d229f3f

File tree

4 files changed

+38
-1
lines changed

4 files changed

+38
-1
lines changed

aliyun-python-sdk-aas/ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2019-05-20 Version: 1.0.1
2+
- Generated 2015-07-01 for `Aas`
3+
14
2019-05-20 Version: 1.0.0
25
- Generated 2015-07-01 for `Aas`
36

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
Metadata-Version: 1.1
2+
Name: aliyun-python-sdk-aas
3+
Version: 1.0.1
4+
Summary: The aas module of Aliyun Python sdk.
5+
Home-page: http://develop.aliyun.com/sdk/python
6+
Author: Aliyun
7+
Author-email: [email protected]
8+
License: Apache
9+
Description: aliyun-python-sdk-aas
10+
This is the aas module of Aliyun Python SDK.
11+
12+
Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services.
13+
14+
This module works on Python versions:
15+
16+
2.6.5 and greater
17+
Documentation:
18+
19+
Please visit http://develop.aliyun.com/sdk/python
20+
Keywords: aliyun,sdk,aas
21+
Platform: any
22+
Classifier: Development Status :: 4 - Beta
23+
Classifier: Intended Audience :: Developers
24+
Classifier: License :: OSI Approved :: Apache Software License
25+
Classifier: Programming Language :: Python
26+
Classifier: Programming Language :: Python :: 2.6
27+
Classifier: Programming Language :: Python :: 2.7
28+
Classifier: Programming Language :: Python :: 3
29+
Classifier: Programming Language :: Python :: 3.3
30+
Classifier: Programming Language :: Python :: 3.4
31+
Classifier: Programming Language :: Python :: 3.5
32+
Classifier: Programming Language :: Python :: 3.6
33+
Classifier: Topic :: Software Development
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
aliyun-python-sdk-core>=2.11.5
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.0.0'
1+
__version__ = '1.0.1'

0 commit comments

Comments
 (0)