From f872e32ffa25a17dbc9d41b18d6b09a22125f44a Mon Sep 17 00:00:00 2001 From: Serghei MIHAI Date: Tue, 21 Oct 2014 08:55:04 +0200 Subject: [PATCH] version 0.3.1 --- compte_agglo_montpellier/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compte_agglo_montpellier/__init__.py b/compte_agglo_montpellier/__init__.py index e0da47d..e4ac397 100644 --- a/compte_agglo_montpellier/__init__.py +++ b/compte_agglo_montpellier/__init__.py @@ -1,4 +1,4 @@ -__version__ = '0.3.0' +__version__ = '0.3.1' _ = lambda x: None