From 8cb947e9e35db9466039d24fc911300e28859ac6 Mon Sep 17 00:00:00 2001 From: Serghei MIHAI Date: Fri, 17 Oct 2014 12:47:00 +0200 Subject: [PATCH] version 0.3.0 --- 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 5e2c109..e0da47d 100644 --- a/compte_agglo_montpellier/__init__.py +++ b/compte_agglo_montpellier/__init__.py @@ -1,4 +1,4 @@ -__version__ = '0.2' +__version__ = '0.3.0' _ = lambda x: None