We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2403171 commit 136ba59Copy full SHA for 136ba59
anymail/_version.py
@@ -2,6 +2,6 @@
2
# Instead, load version info from the package root.
3
4
#: major.minor or major.minor.patch (optionally with .devN suffix)
5
-__version__ = "11.0"
+__version__ = "11.0.1"
6
7
VERSION = __version__.split(",")
0 commit comments