From 8d5e9afde5506080ef0af9837ef8f5e8794c7da3 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Wed, 13 Feb 2019 19:54:28 -0500 Subject: [PATCH] Update changelog. Ref #42. --- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 3fa11b9..421f10c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,8 @@ +4.3 +=== + +* #42: Update project metadata, including pyproject.toml declaration. + 4.2 ===