From 7e7b1a3f231e3b104b05e6e330329f7e71701ab4 Mon Sep 17 00:00:00 2001 From: Ian Cordasco Date: Mon, 14 Nov 2016 16:22:23 -0600 Subject: [PATCH] Fix documentation issues in 3.1.1 --- docs/source/release-notes/3.1.1.rst | 2 +- docs/source/release-notes/index.rst | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/release-notes/3.1.1.rst b/docs/source/release-notes/3.1.1.rst index 4558258..c22adde 100644 --- a/docs/source/release-notes/3.1.1.rst +++ b/docs/source/release-notes/3.1.1.rst @@ -6,7 +6,7 @@ You can view the `3.1.1 milestone`_ on GitLab for more details. - Do not attempt to install/distribute a ``man`` file with the Python package; leave this for others to do. (See also `GitLab#254`_) -- Fix packaging bug where wheel version constraints specified in setup.cfg did +- Fix packaging bug where wheel version constraints specified in setup.cfg did not match the constraints in setup.py. (See also `GitLab#255`_) .. links diff --git a/docs/source/release-notes/index.rst b/docs/source/release-notes/index.rst index 662c034..b85924b 100644 --- a/docs/source/release-notes/index.rst +++ b/docs/source/release-notes/index.rst @@ -9,6 +9,7 @@ with the newest releases first. ================== .. toctree:: + 3.1.1 3.1.0 3.0.4 3.0.3