# HG changeset patch # User Franz Glasner # Date 1641829548 -3600 # Node ID a150aa60d983e5d5f803e8b3e4fb1667ba20f915 # Parent 1b03b7a566af16595382698d58d190ad35b50753 Changelog diff -r 1b03b7a566af -r a150aa60d983 CHANGES.txt --- a/CHANGES.txt Mon Jan 10 11:34:31 2022 +0100 +++ b/CHANGES.txt Mon Jan 10 16:45:48 2022 +0100 @@ -12,6 +12,14 @@ Pre-1.0 Series -------------- +n/a (not released) +~~~~~~~~~~~~~~~~~~ + +- **[bugfix]** + The source distribution archive file did not contain any of the + `__init__.py` files because of a bogus entry in :file:`MANIFEST.in`. + + 0.20.1 (2022-01-10) ~~~~~~~~~~~~~~~~~~~