Skip to content

Commit 17acea0

Browse files
committed
Release 15.0
1 parent 8ad9d6e commit 17acea0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ Release history
2525
^^^^^^^^^^^^^^^
2626
.. This extra heading level keeps the ToC from becoming unmanageably long
2727
28-
vNext
28+
v15.0
2929
-----
3030

31-
*Unreleased changes on next branch*
31+
*2026-04-18*
3232

3333
Breaking changes
3434
~~~~~~~~~~~~~~~~

anymail/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
# Instead, load version info from the package root.
33

44
#: major.minor or major.minor.patch (optionally with .devN suffix)
5-
__version__ = "14.0"
5+
__version__ = "15.0"
66

77
VERSION = __version__.split(",")

0 commit comments

Comments
 (0)