From ac141cafacc2e74be7c2aacf5e00efb95c671a41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Schneider?= Date: Mon, 4 Aug 2014 12:14:04 +0200 Subject: [PATCH] new release 0.2.1 --- portail_citoyen/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portail_citoyen/__init__.py b/portail_citoyen/__init__.py index 7fd229a..fc79d63 100644 --- a/portail_citoyen/__init__.py +++ b/portail_citoyen/__init__.py @@ -1 +1 @@ -__version__ = '0.2.0' +__version__ = '0.2.1'