From ad8f5ef71dcdc0a654aee66d2498df1230a0487f Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sat, 10 Apr 2021 19:39:58 +0200 Subject: [PATCH] Release v4.1.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 42acb3ba..e2053ba8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "comics" -version = "4.0.1" +version = "4.1.0" description = "" authors = ["Stein Magnus Jodal "] license = "AGPL-3.0-only"