diff --git a/README.rst b/README.rst index 48a753c7..9cca4964 100644 --- a/README.rst +++ b/README.rst @@ -314,11 +314,17 @@ Starting version 1.3.1, files provided through `PyPI`_ or `GitHub Releases`_ will be signed using one of the following GPG Keys: -+-------------------------+----------------+------------------------------+ -| GPG Key ID | Owner | Email | -+=========================+================+==============================+ -| ``5D60 CE28 9CD7 C258`` | Pandu E POLUAN | pepoluan at gmail period com | -+-------------------------+----------------+------------------------------+ ++-------------------------+----------------+----------------------------------+ +| GPG Key ID | Owner | Email | ++=========================+================+==================================+ +| ``5D60 CE28 9CD7 C258`` | Pandu E POLUAN | pepoluan at gmail period com | ++-------------------------+----------------+----------------------------------+ +| ``5555 A6A6 7AE1 DC91`` | Pandu E POLUAN | pepoluan at gmail period com | ++-------------------------+----------------+----------------------------------+ +| ``E309 FD82 73BD 8465`` | Wayne Werner | waynejwerner at gmail period com | ++-------------------------+----------------+----------------------------------+ + + .. _PyPI: https://pypi.org/project/aiosmtpd/ .. _`GitHub Releases`: https://github.com/aio-libs/aiosmtpd/releases diff --git a/aiosmtpd/docs/NEWS.rst b/aiosmtpd/docs/NEWS.rst index 3dece748..003b8b96 100644 --- a/aiosmtpd/docs/NEWS.rst +++ b/aiosmtpd/docs/NEWS.rst @@ -16,8 +16,8 @@ Fixed/Improved * A whole bunch of annotations -1.4.3 (2022-12-16) -================== +1.4.3rc1 (2022-12-16) +===================== Fixed/Improved --------------