From e72e8520a693132c9c5f066246033c6b2e3e490b Mon Sep 17 00:00:00 2001 From: chriscado Date: Fri, 30 Sep 2022 13:50:10 +0100 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5573029..e5ae53d 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ long_description = (this_directory / "README.md").read_text() -VERSION = '1.0.4' +VERSION = '1.0.5' setup( name='varc',