@@ -160,8 +160,8 @@ Index <http://pypi.python.org/pypi/lxml/>`_ (PyPI). It has the source
160160that compiles on various platforms. The source distribution is signed
161161with `this key <pubkey.asc>`_.
162162
163- The latest version is `lxml 4.9.0 `_, released 2022-06 -01
164- (`changes for 4.9.0 `_). `Older versions <#old-versions>`_
163+ The latest version is `lxml 4.9.1 `_, released 2022-07 -01
164+ (`changes for 4.9.1 `_). `Older versions <#old-versions>`_
165165are listed below.
166166
167167Please take a look at the
@@ -256,7 +256,9 @@ See the websites of lxml
256256..
257257 and the `latest in-development version <https://lxml.de/dev/>`_.
258258
259- .. _`PDF documentation`: lxmldoc-4.9.0.pdf
259+ .. _`PDF documentation`: lxmldoc-4.9.1.pdf
260+
261+ * `lxml 4.9.1`_, released 2022-07-01 (`changes for 4.9.1`_)
260262
261263* `lxml 4.9.0`_, released 2022-06-01 (`changes for 4.9.0`_)
262264
@@ -280,6 +282,7 @@ See the websites of lxml
280282
281283* `older releases <https://lxml.de/4.6/#old-versions>`_
282284
285+ .. _`lxml 4.9.1`: /files/lxml-4.9.1.tgz
283286.. _`lxml 4.9.0`: /files/lxml-4.9.0.tgz
284287.. _`lxml 4.8.0`: /files/lxml-4.8.0.tgz
285288.. _`lxml 4.7.1`: /files/lxml-4.7.1.tgz
@@ -291,6 +294,7 @@ See the websites of lxml
291294.. _`lxml 4.6.1`: /files/lxml-4.6.1.tgz
292295.. _`lxml 4.6.0`: /files/lxml-4.6.0.tgz
293296
297+ .. _`changes for 4.9.1`: /changes-4.9.1.html
294298.. _`changes for 4.9.0`: /changes-4.9.0.html
295299.. _`changes for 4.8.0`: /changes-4.8.0.html
296300.. _`changes for 4.7.1`: /changes-4.7.1.html
0 commit comments