From ec63b7eaea938afda61eaf2528578388c55fcba9 Mon Sep 17 00:00:00 2001 From: Yoan Tournade Date: Tue, 16 Feb 2021 21:10:33 +0100 Subject: [PATCH] Bump release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2013945..4cd301a 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name="tqwgp-parser", - version="0.0.4", + version="0.0.5", url="https://github.com/YtoTech/talk-quote-work-getpaid-parser", license="AGPL-3.0", author="Yoan Tournade",