summaryrefslogtreecommitdiff
path: root/src/lxml/__init__.py
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2022-02-17 12:07:39 +0100
committerStefan Behnel <stefan_ml@behnel.de>2022-02-17 12:07:39 +0100
commite82c9153c4a7d505480b94c60b9a84d79d948efb (patch)
tree22c4820c91aef30ba592cee19f384f77f9cb780e /src/lxml/__init__.py
parent4cb54bcace727c2f4da464e2ecc04737ed855b72 (diff)
downloadpython-lxml-e82c9153c4a7d505480b94c60b9a84d79d948efb.tar.gz
Prepare release of 4.8.0.lxml-4.8.0
Diffstat (limited to 'src/lxml/__init__.py')
-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 8989f9e7..6e22dac9 100644
--- a/src/lxml/__init__.py
+++ b/src/lxml/__init__.py
@@ -1,6 +1,6 @@
# this is a package
-__version__ = "4.7.1"
+__version__ = "4.8.0"
def get_include():