summaryrefslogtreecommitdiff
path: root/src/lxml
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2022-05-30 19:44:05 +0200
committerStefan Behnel <stefan_ml@behnel.de>2022-05-30 19:44:05 +0200
commit853c9e9cbf1c82d1ad3c096362372a048108905e (patch)
tree90c0a845a76e85eee18f75d40ff1294f4d6e6d46 /src/lxml
parentd3f77e678a8394559331d27257714e8aa4b082f2 (diff)
downloadpython-lxml-853c9e9cbf1c82d1ad3c096362372a048108905e.tar.gz
Prepare release of 4.9.0.
Diffstat (limited to 'src/lxml')
-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 6e22dac9..0e008341 100644
--- a/src/lxml/__init__.py
+++ b/src/lxml/__init__.py
@@ -1,6 +1,6 @@
# this is a package
-__version__ = "4.8.0"
+__version__ = "4.9.0"
def get_include():