Skip to content

Commit e9215f4

Browse files
committed
Bump to v0.8.1
1 parent 18f8178 commit e9215f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/requirements.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
django>=1.8.0
2-
django-rest-auth==0.8.0
2+
django-rest-auth==0.8.1
33
django-allauth>=0.24.1
44
six==1.9.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
setup(
2020
name='django-rest-auth',
21-
version='0.8.0',
21+
version='0.8.1',
2222
author='Sumit Chachra',
2323
author_email='[email protected]',
2424
url='http://github.com/Tivix/django-rest-auth',

0 commit comments

Comments
 (0)