Skip to content

Commit 459f5f1

Browse files
committed
add
1 parent 2f659ec commit 459f5f1

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fundrive"
3-
version = "2.0.56"
3+
version = "2.0.57"
44
description = "fundrive"
55
readme = "README.md"
66
requires-python = ">=3.8"

src/fundrive/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
)
5858

5959
# 版本信息
60-
__version__ = "2.0.39"
60+
__version__ = "2.0.56"
6161
__author__ = "farfarfun"
6262
__email__ = "farfarfun@qq.com"
6363
__description__ = "统一云存储接口框架"

0 commit comments

Comments
 (0)