We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 842ed3a commit 1fbc081Copy full SHA for 1fbc081
2 files changed
CHANGELOG.md
@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
<!-- ### Fixed -->
14
<!-- ### Security -->
15
16
-## [unreleased]
+## [3.3.0] - 2025-05-21
17
18
### Added
19
* #1637 Support for Django 6.0
oauth2_provider/__init__.py
@@ -1 +1 @@
1
-__version__ = "3.2.0"
+__version__ = "3.3.0"
0 commit comments