@@ -160,8 +160,8 @@ Index <http://pypi.python.org/pypi/lxml/>`_ (PyPI). It has the source
160
160
that compiles on various platforms. The source distribution is signed
161
161
with `this key <pubkey.asc>`_.
162
162
163
- The latest version is `lxml 5.3.2 `_, released 2025-04-05
164
- (`changes for 5.3.2 `_). `Older versions <#old-versions>`_
163
+ The latest version is `lxml 5.3.3 `_, released 2025-04-22
164
+ (`changes for 5.3.3 `_). `Older versions <#old-versions>`_
165
165
are listed below.
166
166
167
167
Please take a look at the
@@ -260,7 +260,9 @@ See the websites of lxml
260
260
..
261
261
and the `latest in-development version <https://lxml.de/dev/>`_.
262
262
263
- .. _`PDF documentation`: lxmldoc-5.3.2.pdf
263
+ .. _`PDF documentation`: lxmldoc-5.3.3.pdf
264
+
265
+ * `lxml 5.3.3`_, released 2025-04-22 (`changes for 5.3.3`_)
264
266
265
267
* `lxml 5.3.2`_, released 2025-04-05 (`changes for 5.3.2`_)
266
268
@@ -286,6 +288,8 @@ See the websites of lxml
286
288
287
289
* `older releases <https://lxml.de/5.0/#old-versions>`_
288
290
291
+ .. _`lxml 5.3.3`: /files/lxml-5.3.3.tgz
292
+ .. _`lxml 5.3.2`: /files/lxml-5.3.2.tgz
289
293
.. _`lxml 5.3.1`: /files/lxml-5.3.1.tgz
290
294
.. _`lxml 5.3.0`: /files/lxml-5.3.0.tgz
291
295
.. _`lxml 5.2.2`: /files/lxml-5.2.2.tgz
@@ -297,6 +301,8 @@ See the websites of lxml
297
301
.. _`lxml 5.0.1`: /files/lxml-5.0.1.tgz
298
302
.. _`lxml 5.0.0`: /files/lxml-5.0.0.zip
299
303
304
+ .. _`changes for 5.3.3`: /changes-5.3.3.html
305
+ .. _`changes for 5.3.2`: /changes-5.3.2.html
300
306
.. _`changes for 5.3.1`: /changes-5.3.1.html
301
307
.. _`changes for 5.3.0`: /changes-5.3.0.html
302
308
.. _`changes for 5.2.2`: /changes-5.2.2.html
0 commit comments