diff options
author | Stefan Behnel <stefan_ml@behnel.de> | 2012-10-08 19:43:51 +0200 |
---|---|---|
committer | Stefan Behnel <stefan_ml@behnel.de> | 2012-10-08 19:43:51 +0200 |
commit | bcfbb8226c4cf04d50f2209788ee68cd672fa995 (patch) | |
tree | 4a61a4b83104fc40bc0ccf848b0627624ed3bc8e | |
parent | 06e57a197a5c89fddaa90fbbc60f64ceee94f1f4 (diff) | |
download | python-lxml-lxml-3.0.tar.gz |
fix release date for lxml 3.0 finallxml-3.0
-rw-r--r-- | doc/main.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/main.txt b/doc/main.txt index 3597bd02..45cd61d9 100644 --- a/doc/main.txt +++ b/doc/main.txt @@ -157,7 +157,7 @@ Index`_ (PyPI). It has the source that compiles on various platforms. The source distribution is signed with `this key`_. Binary builds are not available from PyPI due to the increased maintenance overhead. -The latest version is `lxml 3.0`_, released 2012-10-07 +The latest version is `lxml 3.0`_, released 2012-10-08 (`changes for 3.0`_). `Older versions`_ are listed below. Please take a look at the `installation instructions`_! |