Skip to content

Commit ffd8405

Browse files
committed
Bump version to 2.1.3
1 parent 1745552 commit ffd8405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
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.2',
8+
version='2.1.3',
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)