From 0fb2965241f74d1aa03e528ade29e007c5d0dfbe Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Wed, 10 Sep 2014 16:50:47 +0200 Subject: [PATCH] Restore version declaration --- allauth_authentic2/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allauth_authentic2/__init__.py b/allauth_authentic2/__init__.py index 8b13789..b794fd4 100644 --- a/allauth_authentic2/__init__.py +++ b/allauth_authentic2/__init__.py @@ -1 +1 @@ - +__version__ = '0.1.0'