From 055cc3ff22a3fd81c6a9327eed51a6c35de7d3b0 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Wed, 6 Jun 2018 14:13:39 +0200 Subject: Make 6.0.1 release Just to fix the rendering of the README on PyPI with commit b727f4d ("Fix link to allyesconfig.py in README"). --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') 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 `_ is used. There's been -- cgit v1.2.3