From 86a1ba9971d3723497843965e26cc5cf424ba6f9 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Fri, 9 May 2014 14:31:12 +0200 Subject: [PATCH] bump release to 6.1.0 --- entrouvert/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entrouvert/__init__.py b/entrouvert/__init__.py index 0ae036b..7856d12 100644 --- a/entrouvert/__init__.py +++ b/entrouvert/__init__.py @@ -1 +1 @@ -__version__ = "6.0" +__version__ = "6.1.0"