diff --git a/README.rst b/README.rst index 389968f..5f94f73 100644 --- a/README.rst +++ b/README.rst @@ -46,7 +46,7 @@ that it has been loaded by inspecting the ``flake8 --version`` string. .. code-block:: sh $ flake8 --version - 2.5.4 (pep8: 1.7.0, pyflakes: 0.8.1, author: 1.0.0, mccabe: 0.3.1) CPython 2.7.11 on Darwin + 2.5.4 (pep8: 1.7.0, pyflakes: 0.8.1, author: 1.0.1, mccabe: 0.3.1) CPython 2.7.11 on Darwin Error Codes