Skip to content

Commit 7e0aa99

Browse files
committed
Release 13.0
1 parent a93c736 commit 7e0aa99

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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+
v13.0
2929
-----
3030

31-
*Unreleased changes*
31+
*2025-04-03*
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__ = "12.0"
5+
__version__ = "13.0"
66

77
VERSION = __version__.split(",")

0 commit comments

Comments
 (0)