diff options
Diffstat (limited to 'doc/main.txt')
-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 df34df4c..33b98744 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.4.2`_, released 2019-11-25 -(`changes for 4.4.2`_). `Older versions <#old-versions>`_ +The latest version is `lxml 4.4.3`_, released 2020-01-28 +(`changes for 4.4.3`_). `Older versions <#old-versions>`_ are listed below. Please take a look at the @@ -254,7 +254,9 @@ See the websites of lxml .. and the `latest in-development version <http://lxml.de/dev/>`_. -.. _`PDF documentation`: lxmldoc-4.4.2.pdf +.. _`PDF documentation`: lxmldoc-4.4.3.pdf + +* `lxml 4.4.3`_, released 2020-01-28 (`changes for 4.4.3`_) * `lxml 4.4.2`_, released 2019-11-25 (`changes for 4.4.2`_) @@ -276,6 +278,7 @@ See the websites of lxml * `older releases <http://lxml.de/4.2/#old-versions>`_ +.. _`lxml 4.4.3`: /files/lxml-4.4.3.tgz .. _`lxml 4.4.2`: /files/lxml-4.4.2.tgz .. _`lxml 4.4.1`: /files/lxml-4.4.1.tgz .. _`lxml 4.4.0`: /files/lxml-4.4.0.tgz @@ -286,6 +289,7 @@ See the websites of lxml .. _`lxml 4.3.1`: /files/lxml-4.3.1.tgz .. _`lxml 4.3.0`: /files/lxml-4.3.0.tgz +.. _`changes for 4.4.3`: /changes-4.4.3.html .. _`changes for 4.4.2`: /changes-4.4.2.html .. _`changes for 4.4.1`: /changes-4.4.1.html .. _`changes for 4.4.0`: /changes-4.4.0.html |