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 bdb5728 commit 1e6ed7cCopy full SHA for 1e6ed7c
oauth2_provider/__init__.py
@@ -1,7 +1,7 @@
1
import django
2
3
4
-__version__ = "2.0.0"
+__version__ = "2.1.0"
5
6
if django.VERSION < (3, 2):
7
default_app_config = "oauth2_provider.apps.DOTConfig"
0 commit comments