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