Update setup.py

This commit is contained in:
Maciej Jaworski 2016-02-23 15:39:26 +00:00
parent f01ed78d59
commit ed42925053

View File

@ -18,7 +18,7 @@ f.close()
setup(
name='django-rest-auth',
version='0.6.0',
version='0.7.0',
author='Sumit Chachra',
author_email='chachra@tivix.com',
url='http://github.com/Tivix/django-rest-auth',