We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c20a8ce commit ecf4861Copy full SHA for ecf4861
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name='django-rest-authtoken',
8
- version='2.1.3',
+ version='2.1.4',
9
author='Pascal Wichmann',
10
author_email='[email protected]',
11
description='A simple token-based auth backend for Django Rest Framework storing cryptographically hashed tokens on server-side.',
0 commit comments