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 f37f722 commit 0154e71Copy full SHA for 0154e71
rest_framework_jwt/__init__.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
3
__title__ = 'djangorestframework-jwt'
4
-__version__ = '1.9.0'
+__version__ = '1.10.0'
5
__author__ = 'José Padilla'
6
__license__ = 'MIT'
7
__copyright__ = 'Copyright 2014-2017 Blimp LLC'
0 commit comments