提交 9b6564e5 编写于 作者: H Hou Tianze

Release 1.7.0

上级 7bda2434
### Version History:
- 1.7.0: Follow Baidu's encrypted MD5 algorithm
- 1.6.11: Revert the previous change - Baidu PCS's behavior is wrong and makes no sense
- 1.6.10: Fix MD5 comparision (thanks to @shenchucheng)
- 1.6.9: Make auth server list dynamic
......
Version History:
~~~~~~~~~~~~~~~~
- 1.7.0: Follow Baidu’s encrypted MD5 algorithm
- 1.6.11: Revert the previous change - Baidu PCS’s behavior is wrong
and makes no sense
......
......@@ -12,7 +12,7 @@ import os
# https://packaging.python.org/single_source_version/
__title__ = 'bypy'
__version__ = '1.6.11'
__version__ = '1.7.0'
__author__ = 'Hou Tianze'
__license__ = 'MIT'
__desc__ = 'Python client for Baidu Yun (Personal Cloud Storage) 百度云/百度网盘 Python 客户端'
......
{
"access_token": "121.fa0c250f6f2d775a6884294ad393d0d6.Y31tGI4G1kwEgyLYvYe7qj7Xyk5SS3hLgh_NCP8.Y2dN2Q",
"access_token": "121.12bd5816f7b30cf216dc27559e607e1b.YBwrc_935-SFtSXINYzPTRn1D-MDsw6KHcmj1CD.bm5HWQ",
"expires_in": 2592000,
"refresh_token": "122.e014b3dc21a8792ebf7a7f41326aa1c6.YQCrtNYAhL_loiT5aOdnpO0jP96WNMZ7jDaClg8.YBc5Ug",
"refresh_token": "122.53d1479f89c7a57c64354384a539cdf9.Yn4rYk1T0dICsrdBIYBvh50fQezCSqUvWyTtQJn.gVs2kA",
"scope": "basic netdisk",
"session_key": "",
"session_secret": ""
......
{
"lastUpdateCheck": 1591268468,
"overwriteRemoteTempDir": true
"lastUpdateCheck": 1621538656
}
\ No newline at end of file
{
"comment": "Update info",
"recommendedVersion": "1.6.11",
"recommendedVersion": "1.7.0",
"minimumRequiredVersion": "1.6.0"
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册