We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34cebdc commit 3e7cfddCopy full SHA for 3e7cfdd
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name='django-rest-authtoken',
8
- version='1.1',
+ version='1.2.0',
9
author='Pascal Wichmann',
10
author_email='[email protected]',
11
description='A simple auth token auth backend for Django Rest Framework storing cryptographically hashed tokens on server-side.',
0 commit comments