From fbc4567c401b29f565033f69559d3e0a715d884b Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Mon, 22 Jan 2018 20:48:20 +0100 Subject: Make 2.2.4 release Small docstring improvements: - 1c37079 ("Add more detail to the write_config() docstring") - 121d4a7 ("Add more detail to the write_autoconf() docstring") - 27fbded ("Fix outdated comments referencing user_str/tri_value") - e01cb49 ("Mention user_value in the load_config() docstring") - ed32010 ("Add some more detail to the module docstring") Code nit: - 532b561 ("Simplify escape()") --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 87dd211..34f9382 100644 --- a/README.rst +++ b/README.rst @@ -149,7 +149,7 @@ installed with e.g. $ pip(3) install kconfiglib --user -All releases have a corresponding tag in the git repository, e.g. ``v2.2.3``. +All releases have a corresponding tag in the git repository, e.g. ``v2.2.4``. `Semantic versioning `_ is used. Installation for the Linux kernel -- cgit v1.2.3