File tree Expand file tree Collapse file tree 2 files changed +13
-7
lines changed
Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Original file line number Diff line number Diff line change @@ -314,11 +314,17 @@ Starting version 1.3.1,
314314files provided through `PyPI `_ or `GitHub Releases `_
315315will be signed using one of the following GPG Keys:
316316
317- +-------------------------+----------------+------------------------------+
318- | GPG Key ID | Owner | Email |
319- +=========================+================+==============================+
320- | ``5D60 CE28 9CD7 C258 `` | Pandu E POLUAN | pepoluan at gmail period com |
321- +-------------------------+----------------+------------------------------+
317+ +-------------------------+----------------+----------------------------------+
318+ | GPG Key ID | Owner | Email |
319+ +=========================+================+==================================+
320+ | ``5D60 CE28 9CD7 C258 `` | Pandu E POLUAN | pepoluan at gmail period com |
321+ +-------------------------+----------------+----------------------------------+
322+ | ``5555 A6A6 7AE1 DC91 `` | Pandu E POLUAN | pepoluan at gmail period com |
323+ +-------------------------+----------------+----------------------------------+
324+ | ``E309 FD82 73BD 8465 `` | Wayne Werner | waynejwerner at gmail period com |
325+ +-------------------------+----------------+----------------------------------+
326+
327+
322328
323329.. _PyPI : https://pypi.org/project/aiosmtpd/
324330.. _`GitHub Releases` : https://github.com/aio-libs/aiosmtpd/releases
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ Fixed/Improved
1616* A whole bunch of annotations
1717
1818
19- 1.4.3 (2022-12-16)
20- ==================
19+ 1.4.3rc1 (2022-12-16)
20+ =====================
2121
2222Fixed/Improved
2323--------------
You can’t perform that action at this time.
0 commit comments