summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-11-13 20:34:50 -0500
committerJason R. Coombs <jaraco@jaraco.com>2017-11-13 20:34:50 -0500
commitfb1c2534662259bec479aff19cf49ae8781bdf9b (patch)
tree33b797c3ead95dbe17d734cedd55bb1334923ead
parent823780e4c2876a4952d0167851ac18c0799a9e90 (diff)
downloadpython-setuptools-git-fb1c2534662259bec479aff19cf49ae8781bdf9b.tar.gz
Update changelog. Ref #1175.
-rw-r--r--CHANGES.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 9b84cdc6..9ca45031 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,8 @@
+v36.7.3
+-------
+
+* #1175: Bug fixes to ``build_meta`` module.
+
v36.7.2
-------