Skip to content

Commit 317db1b

Browse files
committed
Bump version
1 parent 19e234d commit 317db1b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
=========
33

4+
0.7.0
5+
-----
6+
- added support for django-rest-framework-jwt
7+
48
0.6.0
59
-----
610
- dropped support for Python 2.6

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.6.0',
21+
version='0.7.0',
2222
author='Sumit Chachra',
2323
author_email='[email protected]',
2424
url='http://github.com/Tivix/django-rest-auth',

0 commit comments

Comments
 (0)