summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2019-08-11 10:25:54 +0200
committerStefan Behnel <stefan_ml@behnel.de>2019-08-11 10:25:54 +0200
commit1781e48f8e51bb3eba8e31c3d7fbc47b4acfae26 (patch)
treea7f2e64140dbad69d8713a0ee70e0be57000b588
parent766f6d0cc6126dd8981c2157e838418f33443d39 (diff)
downloadpython-lxml-1781e48f8e51bb3eba8e31c3d7fbc47b4acfae26.tar.gz
Prepare release of lxml 4.4.1.lxml-4.4.1
-rw-r--r--CHANGES.txt4
-rw-r--r--doc/main.txt10
-rw-r--r--version.txt2
3 files changed, 11 insertions, 5 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 8ac1b59e..dc9f33ad 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,7 +2,7 @@
lxml changelog
==============
-4.4.1 (2019-0?-??)
+4.4.1 (2019-08-11)
==================
Bugs fixed
@@ -11,6 +11,8 @@ Bugs fixed
* LP#1838252: The order of an OrderedDict was lost in 4.4.0 when passing it as
attrib mapping during element creation.
+* LP#1838521: The package metadata now lists the supported Python versions.
+
4.4.0 (2019-07-27)
==================
diff --git a/doc/main.txt b/doc/main.txt
index a38aa3d8..94970525 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.0`_, released 2019-07-27
-(`changes for 4.4.0`_). `Older versions <#old-versions>`_
+The latest version is `lxml 4.4.1`_, released 2019-08-11
+(`changes for 4.4.1`_). `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.0.pdf
+.. _`PDF documentation`: lxmldoc-4.4.1.pdf
+
+* `lxml 4.4.1`_, released 2019-08-11 (`changes for 4.4.1`_)
* `lxml 4.4.0`_, released 2019-07-27 (`changes for 4.4.0`_)
@@ -272,6 +274,7 @@ See the websites of lxml
* `older releases <http://lxml.de/4.2/#old-versions>`_
+.. _`lxml 4.4.1`: /files/lxml-4.4.1.tgz
.. _`lxml 4.4.0`: /files/lxml-4.4.0.tgz
.. _`lxml 4.3.5`: /files/lxml-4.3.5.tgz
.. _`lxml 4.3.4`: /files/lxml-4.3.4.tgz
@@ -280,6 +283,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.1`: /changes-4.4.1.html
.. _`changes for 4.4.0`: /changes-4.4.0.html
.. _`changes for 4.3.5`: /changes-4.3.5.html
.. _`changes for 4.3.4`: /changes-4.3.4.html
diff --git a/version.txt b/version.txt
index fdc66988..cca25a93 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-4.4.0
+4.4.1