Skip to content

Commit 7d60358

Browse files
committed
Bump version number
Decided to make this a major release since all changes taken together effectively amount to backwards incompatibility.
1 parent f3845e0 commit 7d60358

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Development
1+
## Version 3.0
22

33
* Added support for refresh token rotation via ``ROTATE_REFRESH_TOKENS`` and
44
``BLACKLIST_AFTER_ROTATION`` settings. See README for details.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.1'
1+
__version__ = '3.0'

0 commit comments

Comments
 (0)