From b7558fc11624c12fcf72ac9e1ddd5ed151b236cc Mon Sep 17 00:00:00 2001 From: Serghei MIHAI Date: Sun, 12 Oct 2014 18:44:11 +0200 Subject: [PATCH] release 0.1.1 --- authentic2_userinfo/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentic2_userinfo/__init__.py b/authentic2_userinfo/__init__.py index 0c8ba49..66396db 100644 --- a/authentic2_userinfo/__init__.py +++ b/authentic2_userinfo/__init__.py @@ -1,4 +1,4 @@ -__version__ = '0.1.0' +__version__ = '0.1.1' class Plugin(object): def get_before_urls(self):