Skip to content

Commit 5c755a3

Browse files
committed
Bump version to 1.2.4
1 parent c9b1aee commit 5c755a3

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='1.2.3',
8+
version='1.2.4',
99
author='Pascal Wichmann',
1010
author_email='[email protected]',
1111
description='A simple auth token auth backend for Django Rest Framework storing cryptographically hashed tokens on server-side.',

0 commit comments

Comments
 (0)