From 58ca4e493f15602bc30e2977963f190882cad0fc Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Tue, 1 May 2018 02:04:39 +0200 Subject: Make 4.2.1 release New features: - 105c835 ("Add helper for splitting expressions") - 509e374 ("Add Choice.direct_dep field") A terminal menuconfig implementation has been added which relies on these features. Other improvements: - c1c5ef2 ("Print a warning for malformed .config lines") - 09b8c58 ("Give filename and context for UnicodeDecodeError") --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 070917e..dbf65d2 100644 --- a/README.rst +++ b/README.rst @@ -199,7 +199,7 @@ installed with e.g. $ pip(3) install kconfiglib --user -All releases have a corresponding tag in the git repository, e.g. ``v4.2.0`` +All releases have a corresponding tag in the git repository, e.g. ``v4.2.1`` (the latest version). `Semantic versioning `_ is used. There's been -- cgit v1.2.3