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