summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2017-02-18 18:59:57 +0100
committerStefan Behnel <stefan_ml@behnel.de>2017-02-18 18:59:57 +0100
commitdade8722c8f25177d633b12846d611d2bef1448b (patch)
tree87653ecc6c94e504b07b84d7f9d66eea242ebc6f
parent95dc3640dd3df477c3bbb6179b96a28df8970045 (diff)
parent329fe90232ab31e1e2a30abab784c145bbeb75ec (diff)
downloadpython-lxml-dade8722c8f25177d633b12846d611d2bef1448b.tar.gz
merge lxml-3.7 branch into master
-rw-r--r--CHANGES.txt2
-rw-r--r--doc/main.txt10
-rw-r--r--version.txt2
3 files changed, 9 insertions, 5 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index fbb906e3..9e9e7d9d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -28,7 +28,7 @@ Other changes
produces a deprecation warning and will eventually be removed.
-3.7.3 (2017-??-??)
+3.7.3 (2017-02-18)
==================
Bugs fixed
diff --git a/doc/main.txt b/doc/main.txt
index c9ca624b..fe42c6be 100644
--- a/doc/main.txt
+++ b/doc/main.txt
@@ -157,8 +157,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 3.7.2`_, released 2017-01-08
-(`changes for 3.7.2`_). `Older versions <#old-versions>`_
+The latest version is `lxml 3.7.3`_, released 2017-02-18
+(`changes for 3.7.3`_). `Older versions <#old-versions>`_
are listed below.
Please take a look at the
@@ -246,7 +246,9 @@ See the websites of lxml
..
and the `latest in-development version <http://lxml.de/dev/>`_.
-.. _`PDF documentation`: lxmldoc-3.7.2.pdf
+.. _`PDF documentation`: lxmldoc-3.7.3.pdf
+
+* `lxml 3.7.3`_, released 2017-02-18 (`changes for 3.7.3`_)
* `lxml 3.7.2`_, released 2017-01-08 (`changes for 3.7.2`_)
@@ -266,6 +268,7 @@ See the websites of lxml
* `older releases <http://lxml.de/3.6/#old-versions>`_
+.. _`lxml 3.7.3`: /files/lxml-3.7.3.tgz
.. _`lxml 3.7.2`: /files/lxml-3.7.2.tgz
.. _`lxml 3.7.1`: /files/lxml-3.7.1.tgz
.. _`lxml 3.7.0`: /files/lxml-3.7.0.tgz
@@ -275,6 +278,7 @@ See the websites of lxml
.. _`lxml 3.6.1`: /files/lxml-3.6.1.tgz
.. _`lxml 3.6.0`: /files/lxml-3.6.0.tgz
+.. _`changes for 3.7.3`: /changes-3.7.3.html
.. _`changes for 3.7.2`: /changes-3.7.2.html
.. _`changes for 3.7.1`: /changes-3.7.1.html
.. _`changes for 3.7.0`: /changes-3.7.0.html
diff --git a/version.txt b/version.txt
index 0b2eb36f..c1e43e6d 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-3.7.2
+3.7.3