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 c05b195 commit 0ef0d68Copy full SHA for 0ef0d68
setup.py
@@ -15,7 +15,7 @@
15
16
setup(
17
name='Rest-Framework-Auth-Toolkit',
18
- version='0.8.dev',
+ version='0.8',
19
description='Simple, flexible signup and login for APIs',
20
long_description=long_description,
21
url='https://github.com/caravancoop/rest-framework-auth-toolkit',
0 commit comments