From 7b4d15c9f0a1d3656b0c767d838a55b444f79f2d Mon Sep 17 00:00:00 2001 From: Francisco Souza Date: Thu, 29 Dec 2011 15:46:25 -0200 Subject: [PATCH] Bump to 0.1.1 --- auth_hacks/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth_hacks/__init__.py b/auth_hacks/__init__.py index 11d27f8..df9144c 100644 --- a/auth_hacks/__init__.py +++ b/auth_hacks/__init__.py @@ -1 +1 @@ -__version__ = '0.1' +__version__ = '0.1.1'