From 5ad59e64b35b9444a42a75f9d454802f0916e209 Mon Sep 17 00:00:00 2001 From: Paul Ganssle Date: Mon, 10 Aug 2020 11:45:22 -0400 Subject: Remove superfluous 'v' in CHANGES.rst This was an artifact of the fact that I did not use `tox -e finalize` to do the latest release in order to make a patch release. --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index df0230e7..b7c0a018 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,4 @@ -vv49.3.1 +v49.3.1 -------- * #2316: Removed warning when ``distutils`` is imported before ``setuptools`` when ``distutils`` replacement is not enabled. -- cgit v1.2.3