@@ -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 6.0.1 `_, released 2025-08-22
164- (`changes for 6.0.1 `_). `Older versions <#old-versions>`_
163+ The latest version is `lxml 6.0.2 `_, released 2025-09-21
164+ (`changes for 6.0.2 `_). `Older versions <#old-versions>`_
165165are listed below.
166166
167167Please take a look at the
@@ -262,7 +262,9 @@ See the websites of lxml
262262..
263263 and the `latest in-development version <https://lxml.de/dev/>`_.
264264
265- .. _`PDF documentation`: lxmldoc-6.0.0.pdf
265+ .. _`PDF documentation`: lxmldoc-6.0.2.pdf
266+
267+ * `lxml 6.0.2`_, released 2025-09-21 (`changes for 6.0.2`_)
266268
267269* `lxml 6.0.1`_, released 2025-08-22 (`changes for 6.0.1`_)
268270
@@ -278,13 +280,15 @@ See the websites of lxml
278280
279281* `older releases <https://lxml.de/5.3/#old-versions>`_
280282
283+ .. _`lxml 6.0.2`: /files/lxml-6.0.2.tgz
281284.. _`lxml 6.0.1`: /files/lxml-6.0.1.tgz
282285.. _`lxml 6.0.0`: /files/lxml-6.0.0.tgz
283286.. _`lxml 5.4.0`: /files/lxml-5.4.0.tgz
284287.. _`lxml 5.3.2`: /files/lxml-5.3.2.tgz
285288.. _`lxml 5.3.1`: /files/lxml-5.3.1.tgz
286289.. _`lxml 5.3.0`: /files/lxml-5.3.0.tgz
287290
291+ .. _`changes for 6.0.2`: /changes-6.0.2.html
288292.. _`changes for 6.0.1`: /changes-6.0.1.html
289293.. _`changes for 6.0.0`: /changes-6.0.0.html
290294.. _`changes for 5.4.0`: /changes-5.4.0.html
0 commit comments