diff --git a/pyproject.toml b/pyproject.toml index bded442..1c74034 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ [tool.poetry] name = "seafile-mirror" -version = "0.2.1" +version = "0.2.2" description = "Handle clean read-only (re-)syncs of Seafile libraries to mirror them" authors = ["Max Mehl "] license = "Apache-2.0"