summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2014-08-28 16:11:16 +0200
committerStefan Behnel <stefan_ml@behnel.de>2014-08-28 16:11:16 +0200
commit4c8e222b6704b78381bdcaa5f6d3abf1d041d0b4 (patch)
tree4fd8d728e9b2aa0c208dd84055691ea52c0d1654
parentc9c84b608879d09c5949c234cfda3389d52d6256 (diff)
downloadpython-lxml-lxml-3.3.tar.gz
prepare release of lxml 3.3.6lxml-3.3.6lxml-3.3
-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 573d54cb..a9d6420a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,7 +2,7 @@
lxml changelog
==============
-Latest changes
+3.3.6 (2014-08-28)
==================
Bugs fixed
diff --git a/doc/main.txt b/doc/main.txt
index c35bab1b..8f27650c 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.3.5`_, released 2014-04-18
-(`changes for 3.3.5`_). `Older versions <#old-versions>`_
+The latest version is `lxml 3.3.6`_, released 2014-08-28
+(`changes for 3.3.6`_). `Older versions <#old-versions>`_
are listed below.
Please take a look at the
@@ -240,7 +240,9 @@ See the web sites of lxml
`3.2 <http://lxml.de/3.2/>`_
and the `latest in-development version <http://lxml.de/dev/>`_.
-.. _`PDF documentation`: lxmldoc-3.3.5.pdf
+.. _`PDF documentation`: lxmldoc-3.3.6.pdf
+
+* `lxml 3.3.6`_, released 2014-08-28 (`changes for 3.3.6`_)
* `lxml 3.3.5`_, released 2014-04-18 (`changes for 3.3.5`_)
@@ -290,6 +292,7 @@ and the `latest in-development version <http://lxml.de/dev/>`_.
* `older releases <http://lxml.de/3.0/#old-versions>`_
+.. _`lxml 3.3.6`: /files/lxml-3.3.6.tgz
.. _`lxml 3.3.5`: /files/lxml-3.3.5.tgz
.. _`lxml 3.3.4`: /files/lxml-3.3.4.tgz
.. _`lxml 3.3.3`: /files/lxml-3.3.3.tgz
@@ -314,6 +317,7 @@ and the `latest in-development version <http://lxml.de/dev/>`_.
.. _`lxml 3.0.1`: /files/lxml-3.0.1.tgz
.. _`lxml 3.0`: /files/lxml-3.0.tgz
+.. _`changes for 3.3.6`: /changes-3.3.6.html
.. _`changes for 3.3.5`: /changes-3.3.5.html
.. _`changes for 3.3.4`: /changes-3.3.4.html
.. _`changes for 3.3.3`: /changes-3.3.3.html
diff --git a/version.txt b/version.txt
index fa7adc7a..9c25013d 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-3.3.5
+3.3.6