From f4a8aa5ae4f4670cf13c1da72936a3ece7303d2a Mon Sep 17 00:00:00 2001 From: Findeton Date: Wed, 6 Sep 2017 13:32:42 +0200 Subject: [PATCH] change version to go v4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 25a02c7..6412498 100755 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ setup( name='Agora Results', - version='103111.3', + version='103111.4', author='Agora Voting Team', author_email='agora@agoravoting.com', packages=['agora_results', 'agora_results.pipes'],