summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2021-12-12 15:10:58 +0100
committerStefan Behnel <stefan_ml@behnel.de>2021-12-12 15:10:58 +0100
commita3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c (patch)
tree6876c654f695aac70bf1499fb7847e899ed15c75 /src
parentb7ea6871bd751b588868cf85b7784211f2c12fe7 (diff)
downloadpython-lxml-a3eacbc0dcf1de1c822ec29fb7d090a4b1712a9c.tar.gz
Prepare release of 4.6.5.
Diffstat (limited to 'src')
-rw-r--r--src/lxml/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lxml/__init__.py b/src/lxml/__init__.py
index 6670d16b..eb968d5c 100644
--- a/src/lxml/__init__.py
+++ b/src/lxml/__init__.py
@@ -1,6 +1,6 @@
# this is a package
-__version__ = "4.6.4"
+__version__ = "4.6.5"
def get_include():