We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9e8d6f commit 2bf1c8eCopy full SHA for 2bf1c8e
aiosmtpd/__init__.py
@@ -1,4 +1,4 @@
1
# Copyright 2014-2021 The aiosmtpd Developers
2
# SPDX-License-Identifier: Apache-2.0
3
4
-__version__ = "1.4.0a5"
+__version__ = "1.4.0"
aiosmtpd/docs/NEWS.rst
@@ -3,8 +3,8 @@
###################
5
6
-1.4.0 (aiosmtpd-next)
7
-=====================
+1.4.0 (2021-02-26)
+==================
8
9
Added
10
-----
0 commit comments