Skip to content

Commit

Permalink
Bump version of django-token-auth
Browse files Browse the repository at this point in the history
  • Loading branch information
Ernst Odolphi committed Feb 10, 2016
1 parent ea1d1cc commit bd2983f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def read_file(name):
'git+https://github.com/onepercentclub/django-fluent-contents.git@8439c7ffc1ba8877247aa7d012928c9bb170dc79#egg=fluent_contents-1.0c3',
'git+https://github.com/onepercentclub/[email protected]#egg=django-bb-salesforce-1.1.18',
'git+https://github.com/onepercentclub/[email protected]#egg=django-tenant-extras-1.9.8',
'git+https://github.com/onepercentclub/[email protected]#egg=django-token-auth-0.2.12'
'git+https://github.com/onepercentclub/[email protected]#egg=django-token-auth-0.2.14'
]

install_requires = [
Expand Down Expand Up @@ -87,7 +87,7 @@ def read_file(name):
'django-fluent-contents==1.0c3',
'django-bb-salesforce==1.1.18',
'django-tenant-extras==1.9.8',
'django-token-auth==0.2.12'
'django-token-auth==0.2.14'
]

tests_requires = [
Expand Down

0 comments on commit bd2983f

Please sign in to comment.