From 803fa500e50f290483bc19d00953e13385d6cb2c Mon Sep 17 00:00:00 2001 From: Thomas NOEL Date: Wed, 22 Oct 2014 15:38:11 +0200 Subject: [PATCH] release 6.2.0 --- entrouvert/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entrouvert/__init__.py b/entrouvert/__init__.py index 7856d12..0a895f3 100644 --- a/entrouvert/__init__.py +++ b/entrouvert/__init__.py @@ -1 +1 @@ -__version__ = "6.1.0" +__version__ = "6.2.0"