Skip to content

Commit ebb3f8f

Browse files
committed
release 3.0.1
1 parent c1646fb commit ebb3f8f

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Security
1515
-->
1616

17-
## [unreleased]
18-
### Added
19-
### Changed
20-
### Deprecated
21-
### Removed
17+
## [3.0.1] - 2024-09-07
2218
### Fixed
2319
* #1491 Fix migration error when there are pre-existing Access Tokens.
2420

25-
### Security
26-
2721
## [3.0.0] - 2024-09-05
2822

2923
### WARNING - POTENTIAL BREAKING CHANGES

oauth2_provider/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.0.0"
1+
__version__ = "3.0.1"

0 commit comments

Comments
 (0)