From 36fbfc8bf8f8adc59da016f430fb7bccae676067 Mon Sep 17 00:00:00 2001 From: Mickael Labarrere <35226465+mlabarrere@users.noreply.github.com> Date: Mon, 22 Mar 2021 19:45:13 +0100 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f1333f1..304249b 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="PygQuery", - version="0.0.5", + version="0.0.6", author="M_Lbr", author_email="m.micky.lbr@gmail.com", description="🐷 Multitread your data with Google BigQuery",