From 0c1dfdaa9d389e9e5ed100fd0c78d35e9a64c36f Mon Sep 17 00:00:00 2001
From: Duchateau Fabien <fabien.duchateau@univ-lyon1.fr>
Date: Mon, 21 Sep 2020 23:56:01 +0200
Subject: [PATCH] [M] minor edits in setup

---
 setup.cfg | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/setup.cfg b/setup.cfg
index 6e2f1a9e..2465072f 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,11 +1,11 @@
 [metadata]
 name = predihood
-version = 0.13
-description = This package aims at searching and printing IRIS on a map.
+version = 1.0
+description = This package aims at predicting and displaying neighbourhoods environment
 author = Fabien Duchateau
 author_email = fabien.duchateau@univ-lyon1.fr
-url = https://gitlab.liris.cnrs.fr/fduchate/predihood.git
-download_url = https://gitlab.liris.cnrs.fr/fduchate/predihood.git
+url = https://gitlab.liris.cnrs.fr/fduchate/predihood
+download_url = https://gitlab.liris.cnrs.fr/fduchate/predihood
 keywords = visualization search neighbourhood INSEE IRIS
 license_file = LICENSE
 
-- 
GitLab