Skip to content

Commit 210c095

Browse files
committed
chore: release 1.3.0
1 parent ff77f5c commit 210c095

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Changelog
1515
1.3.0
1616
-----
1717

18-
**Unreleased**
18+
**Released on August 25, 2025**
1919

2020
- Exporting all algorithms in ``joserfc.jwa`` module.
2121
- Allow re-using ``JWTClaimsRegistry`` instance, via :issue:`68`.

src/joserfc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.2.2"
1+
__version__ = "1.3.0"
22
__homepage__ = "https://jose.authlib.org/en/"
33
__author__ = "Hsiaoming Yang <me@lepture.com>"
44
__license__ = "BSD-3-Clause"

0 commit comments

Comments
 (0)