From 619d3daec214f0f822e8f9efc8927dc672df6c55 Mon Sep 17 00:00:00 2001 From: Lars Date: Fri, 9 Feb 2024 15:52:48 +0100 Subject: [PATCH] Updated CHANGES --- CHANGES.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index e81eca8d..2fedefba 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,12 @@ Changes ======= +1.6.2 -- 2024-mm-dd +------------------- +* Fixed packaging: include man page, source distribution did not + contain all relevant files such as docs and test suite. + + 1.6.1 -- 2024-02-08 ------------------- * Switched from setuptools to flit for setup