Skip to content

Commit 31cc5f2

Browse files
committed
chore: release 1.4.0
1 parent c022fc4 commit 31cc5f2

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.4.0
1616
-----
1717

18-
**Not released**
18+
**Released on October 9, 2025**
1919

2020
- Improvements on type hints.
2121
- Add python 3.14 support.

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.3.4"
1+
__version__ = "1.4.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)