diff --git a/README.rst b/README.rst index 0c2ae2d5a1ead385627b09caf748312fd933a4db..afb5f29d7f1fcaf884ff9be6b3523d19ef1ef75a 100644 --- a/README.rst +++ b/README.rst @@ -35,9 +35,7 @@ which provides access to most API functionality. It works with Python 2.6, 2.7, 3.3 and above, and supports MediaWiki 1.16 and above. For functions not available in the current MediaWiki, a ``MediaWikiVersionError`` is raised. -This framework was written by Bryan Tong Minh, who maintained the project until -version 0.6.5, released on 6 May 2011. The current stable -`version 0.8.1 <https://github.com/mwclient/mwclient/archive/v0.8.1.zip>`_ +The current stable `version 0.8.1 <https://github.com/mwclient/mwclient/archive/v0.8.1.zip>`_ was released on 5 February 2016, and is `available through PyPI <https://pypi.python.org/pypi/mwclient>`_: .. code-block:: console