From 4328e3364146e2ccfca27f5f2f42a9642cf8e5c4 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Wed, 21 Sep 2016 23:35:29 -0400 Subject: [PATCH] Small edit to readme to make the release section a subsection. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5138b1d..2c3f8dc 100644 --- a/README.rst +++ b/README.rst @@ -151,7 +151,7 @@ Note, to combine the coverage data from all the tox environments run: PYTEST_ADDOPTS=--cov-append tox Releasing -========= +--------- * Ensure you have an account on PyPI, if you do not create one `here <https://pypi.python.org/pypi?%3Aaction=register_form>`_. -- GitLab