Commit 2036caa0 authored by Denis Bilenko's avatar Denis Bilenko

update version in README.rst

parent 8cad8570
......@@ -37,7 +37,7 @@ Read the documentation online at http://gevent.org
get gevent
----------
The latest release (0.11.0) is available on the `Python Package Index.`_
The latest release (0.11.1) is available on the `Python Package Index.`_
.. _Python Package Index.: http://pypi.python.org/pypi/gevent
......@@ -52,7 +52,7 @@ installation
Install the dependencies:
* greenlet: http://pypi.python.org/pypi/greenlet (it can be installed with ``easy_install greenlet``)
* greenlet: http://pypi.python.org/pypi/greenlet (it can be installed with ``easy_install greenlet``)
* libevent 1.4.x: http://monkey.org/~provos/libevent/
gevent runs on Python 2.4 and higher.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment