From b96deb35125ffebd313e5b7d7895a631bdb8c119 Mon Sep 17 00:00:00 2001 From: Ajurna Date: Thu, 8 Apr 2021 12:17:16 +0100 Subject: [PATCH] bumping version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 154adf2..d1a4ecb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ line_length = 119 [tool.poetry] name = "cbwebreader" -version = "0.1.0" +version = "0.1.1" description = "CBR/Z Web Reader" authors = ["ajurna "] license = "Creative Commons Attribution-ShareAlike 4.0 International License"