summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-06-06 14:13:39 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2018-06-06 14:17:43 +0200
commit055cc3ff22a3fd81c6a9327eed51a6c35de7d3b0 (patch)
tree659c02dbb65a861bd4f1c31816d3b64c7924bb35 /README.rst
parentb727f4dcb95f3d5bc000e8771ee5297c8db93c17 (diff)
Make 6.0.1 releasev6.0.1
Just to fix the rendering of the README on PyPI with commit b727f4d ("Fix link to allyesconfig.py in README").
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 0a0bd2b..dc25048 100644
--- a/README.rst
+++ b/README.rst
@@ -62,7 +62,7 @@ available in the Python 2 version of the standard ``curses`` module.
that your ``PATH`` includes the directory where the executables end up. You can
list the installed files with ``pip(3) show -f kconfiglib``.
-All releases have a corresponding tag in the git repository, e.g. ``v6.0.0``
+All releases have a corresponding tag in the git repository, e.g. ``v6.0.1``
(the latest version).
`Semantic versioning <http://semver.org/>`_ is used. There's been