summaryrefslogtreecommitdiff
path: root/docs/configobj.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configobj.rst')
-rw-r--r--docs/configobj.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configobj.rst b/docs/configobj.rst
index bc08ebf..e6bf5de 100644
--- a/docs/configobj.rst
+++ b/docs/configobj.rst
@@ -8,7 +8,7 @@
----------------------------------------
:Authors: Michael Foord, Nicola Larosa, Rob Dennis, Eli Courtwright
-:Version: ConfigObj 5.0.1
+:Version: ConfigObj 5.0.2
:Date: 2014/02/08
:PyPI Entry: `ConfigObj on PyPI <http://pypi.python.org/pypi/configobj/>`_
:Homepage: `Github Page`_
@@ -64,7 +64,7 @@ For support and bug reports please use the ConfigObj `Github Page`_.
Downloading
===========
-The current version is **5.0.1**, dated 19th February 2014. ConfigObj 5 is
+The current version is **5.0.2**, dated 19th February 2014. ConfigObj 5 is
stable and mature. We still expect to pick up a few bugs along the way though, particularly with respect to Python 3 compatibility [#]_.
We recommend downloading and installing using pip: