Skip to content

Commit 136ba59

Browse files
committed
Release 11.0.1
1 parent 2403171 commit 136ba59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

anymail/_version.py

+1-1
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__ = "11.0"
5+
__version__ = "11.0.1"
66

77
VERSION = __version__.split(",")

0 commit comments

Comments
 (0)