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 4758417 commit e2b9fbbCopy full SHA for e2b9fbb
baidubce/__init__.py
@@ -18,7 +18,7 @@
18
from . import protocol
19
20
21
-SDK_VERSION = b'0.9.45'
+SDK_VERSION = b'0.9.46'
22
DEFAULT_SERVICE_DOMAIN = b'bcebos.com'
23
URL_PREFIX = b'/v1'
24
DEFAULT_ENCODING = 'UTF-8'
0 commit comments