From bea16d9b6761f9e3725cfeb8f0362b02e0bddd74 Mon Sep 17 00:00:00 2001 From: Max Mehl Date: Sun, 12 Jan 2025 21:25:37 +0100 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.2.1=20=E2=86=92=200.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"