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 4aba5b2 commit 9bc5336Copy full SHA for 9bc5336
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Latest
+## Version 4.7
2
3
* Added Italian translations ([#342](https://github.com/SimpleJWT/django-rest-framework-simplejwt/pull/342))
4
* Fixed DRF app registry bug, specifically `django.core.exceptions.AppRegistryNotReady`
rest_framework_simplejwt/__init__.py
@@ -1 +1 @@
-__version__ = '3.3'
+__version__ = '4.7.0'
0 commit comments