Skip to content

Commit aaace60

Browse files
author
yanyujie01
committed
BCE-JC-32541 修改驼峰命名形式
Change-Id: I3f25956f1b93077e7d791701e8ef9bd1d33b7d6c
1 parent b5c42c5 commit aaace60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.51'
21+
SDK_VERSION = b'0.9.52'
2222
DEFAULT_SERVICE_DOMAIN = b'bcebos.com'
2323
URL_PREFIX = b'/v1'
2424
DEFAULT_ENCODING = 'UTF-8'

0 commit comments

Comments
 (0)