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 f3845e0 commit 7d60358Copy full SHA for 7d60358
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Development
+## Version 3.0
2
3
* Added support for refresh token rotation via ``ROTATE_REFRESH_TOKENS`` and
4
``BLACKLIST_AFTER_ROTATION`` settings. See README for details.
rest_framework_simplejwt/__init__.py
@@ -1 +1 @@
-__version__ = '2.1'
+__version__ = '3.0'
0 commit comments