From 2c6ad10605b2df21adff780867bdd916fa9c42f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Schneider?= Date: Mon, 4 Aug 2014 12:06:28 +0200 Subject: [PATCH] new release 0.2.0 --- 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 11d27f8..7fd229a 100644 --- a/portail_citoyen/__init__.py +++ b/portail_citoyen/__init__.py @@ -1 +1 @@ -__version__ = '0.1' +__version__ = '0.2.0'