diff --git a/pyproject.toml b/pyproject.toml index 860f235..aabb7e1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tosfs" -version = "2025.4.2.dev0" +version = "2025.5.1.dev0" description = "TOSFS is a Pythonic file-system interface for TOS(Tinder Object Storage)." authors = ["Vino Yang "] license = "Apache-2.0"