From b4c122ee5da818ea2cc2874be6cbf5e343024a5d Mon Sep 17 00:00:00 2001 From: Jon Gregorowicz Date: Mon, 29 Feb 2016 07:47:47 -0500 Subject: [PATCH] Bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 49deb9a..9b33b7f 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ f.close() setup( name='django-rest-auth', - version='0.7.0', + version='0.8.0', author='Sumit Chachra', author_email='chachra@tivix.com', url='http://github.com/Tivix/django-rest-auth',