Skip to content

Commit ecf4861

Browse files
committed
Bump version to 2.1.4 (bugfix release)
1 parent c20a8ce commit ecf4861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name='django-rest-authtoken',
8-
version='2.1.3',
8+
version='2.1.4',
99
author='Pascal Wichmann',
1010
author_email='[email protected]',
1111
description='A simple token-based auth backend for Django Rest Framework storing cryptographically hashed tokens on server-side.',

0 commit comments

Comments
 (0)