From 201e0326361d756197eea8ae103b96324984ce29 Mon Sep 17 00:00:00 2001 From: Ajurna Date: Sat, 2 Apr 2022 08:38:24 +0100 Subject: [PATCH] tighten security --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 42f50aa..e5dcfac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ line_length = 119 [tool.poetry] name = "cbwebreader" -version = "0.4.2" +version = "0.4.3" description = "CBR/Z Web Reader" authors = ["ajurna "] license = "Creative Commons Attribution-ShareAlike 4.0 International License"