We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8396c31 commit 20b3e8eCopy full SHA for 20b3e8e
aliyun-python-sdk-bss/ChangeLog.txt
@@ -1,3 +1,6 @@
1
+2019-05-22 Version: 1.0.0
2
+- Generated 2014-07-14 for `Bss`
3
+
4
2019-05-20 Version: 1.90.2
5
- Generated 2014-07-14 for `Bss`
6
aliyun-python-sdk-bss/aliyunsdkbss/__init__.py
@@ -1 +1 @@
-__version__ = '1.90.2'
+__version__ = '1.0.0'
aliyun-python-sdk-bss/setup.py
@@ -31,7 +31,7 @@
31
"""
32
33
PACKAGE = "aliyunsdkbss"
34
-NAME = "aliyun-python-sdk-bss"
+NAME = "aliyun-python-sdk-bss-test"
35
DESCRIPTION = "The bss module of Aliyun Python sdk."
36
AUTHOR = "Aliyun"
37
AUTHOR_EMAIL = "[email protected]"
0 commit comments