From 21f330c997496765a2aa58dd7c3297b7b8c1adc1 Mon Sep 17 00:00:00 2001 From: Rob Dennis Date: Thu, 20 Feb 2014 11:17:56 -0500 Subject: updated changelog link to the correct RTD location may need to rethink, but we're linking to the tagged documentation, instead of the "latest" so there's a need to update the readme each time there's a tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f2fe297..1062582 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Found at [readthedocs](http://configobj.readthedocs.org/) Status ========= -This project has is now maintained by [Eli Courtwright](https://github.com/EliAndrewC) and [Rob Dennis](https://github.com/robdennis) with the blessing of original creator [Michael Foord](http://www.voidspace.org.uk/) and the most recent release is version *5.0.1* (view [changelog](http://configobj.readthedocs.org/en/latest/configobj.html#version-5-0-0)). +This project has is now maintained by [Eli Courtwright](https://github.com/EliAndrewC) and [Rob Dennis](https://github.com/robdennis) with the blessing of original creator [Michael Foord](http://www.voidspace.org.uk/) and the most recent release is version *5.0.1* (view [changelog](http://configobj.readthedocs.org/en/v5.0.1/configobj.html#version-5-0-1)). For long time ConfigObj users, the biggest change is in the officially supported python versions: - 2.6 -- cgit v1.2.1