Skip to content

Commit

Permalink
Release 11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
medmunds committed Jul 11, 2024
1 parent 2403171 commit 136ba59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anymail/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
# Instead, load version info from the package root.

#: major.minor or major.minor.patch (optionally with .devN suffix)
__version__ = "11.0"
__version__ = "11.0.1"

VERSION = __version__.split(",")

0 comments on commit 136ba59

Please sign in to comment.