Skip to content

Commit f40ac96

Browse files
Release v1.4.6 (#460)
1 parent 3c0f307 commit f40ac96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aiosmtpd/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import warnings
55

66

7-
__version__ = "1.4.5"
7+
__version__ = "1.4.6"
88

99

1010
def _get_or_new_eventloop() -> asyncio.AbstractEventLoop:

aiosmtpd/docs/NEWS.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
.. towncrier release notes start
66
7-
1.4.6 (2024-05-06)
7+
1.4.6 (2024-05-18)
88
==================
99

1010
* STARTTLS is now fully enforced if used.

0 commit comments

Comments
 (0)