diff options
| author | Stefan Behnel <stefan_ml@behnel.de> | 2021-12-12 15:10:58 +0100 |
|---|---|---|
| committer | Stefan Behnel <stefan_ml@behnel.de> | 2021-12-12 15:10:58 +0100 |
| commit | a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c (patch) | |
| tree | 6876c654f695aac70bf1499fb7847e899ed15c75 /doc | |
| parent | b7ea6871bd751b588868cf85b7784211f2c12fe7 (diff) | |
| download | python-lxml-a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c.tar.gz | |
Prepare release of 4.6.5.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/main.txt | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/main.txt b/doc/main.txt index 75fedd5e..55e32d54 100644 --- a/doc/main.txt +++ b/doc/main.txt @@ -159,8 +159,8 @@ Index <http://pypi.python.org/pypi/lxml/>`_ (PyPI). It has the source that compiles on various platforms. The source distribution is signed with `this key <pubkey.asc>`_. -The latest version is `lxml 4.6.4`_, released 2021-11-01 -(`changes for 4.6.4`_). `Older versions <#old-versions>`_ +The latest version is `lxml 4.6.5`_, released 2021-12-12 +(`changes for 4.6.5`_). `Older versions <#old-versions>`_ are listed below. Please take a look at the @@ -256,7 +256,9 @@ See the websites of lxml .. and the `latest in-development version <http://lxml.de/dev/>`_. -.. _`PDF documentation`: lxmldoc-4.6.4.pdf +.. _`PDF documentation`: lxmldoc-4.6.5.pdf + +* `lxml 4.6.5`_, released 2021-12-12 (`changes for 4.6.5`_) * `lxml 4.6.4`_, released 2021-11-01 (`changes for 4.6.4`_) @@ -284,6 +286,7 @@ See the websites of lxml * `older releases <http://lxml.de/4.3/#old-versions>`_ +.. _`lxml 4.6.5`: /files/lxml-4.6.5.tgz .. _`lxml 4.6.4`: /files/lxml-4.6.4.tgz .. _`lxml 4.6.3`: /files/lxml-4.6.3.tgz .. _`lxml 4.6.2`: /files/lxml-4.6.2.tgz @@ -297,6 +300,7 @@ See the websites of lxml .. _`lxml 4.4.1`: /files/lxml-4.4.1.tgz .. _`lxml 4.4.0`: /files/lxml-4.4.0.tgz +.. _`changes for 4.6.5`: /changes-4.6.5.html .. _`changes for 4.6.4`: /changes-4.6.4.html .. _`changes for 4.6.3`: /changes-4.6.3.html .. _`changes for 4.6.2`: /changes-4.6.2.html |
