Skip to content

Commit e2b9fbb

Browse files
author
zhangdong15
committed
DuCert-1170 [Task] PYTHONSDK新增签名验签接口
Change-Id: I7109216ddb33ea98fa4229eb8598895810df20b9
1 parent 4758417 commit e2b9fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

baidubce/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from . import protocol
1919

2020

21-
SDK_VERSION = b'0.9.45'
21+
SDK_VERSION = b'0.9.46'
2222
DEFAULT_SERVICE_DOMAIN = b'bcebos.com'
2323
URL_PREFIX = b'/v1'
2424
DEFAULT_ENCODING = 'UTF-8'

0 commit comments

Comments
 (0)