summaryrefslogtreecommitdiff
path: root/src/lxml/__init__.py
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2022-12-02 10:11:43 +0100
committerStefan Behnel <stefan_ml@behnel.de>2022-12-06 11:04:11 +0100
commitb636db9b9471756a88dcc3c570aee7e41e3880c0 (patch)
tree0e68ea2dc668f5c89a29fbb6238df6955a3b3249 /src/lxml/__init__.py
parente8f088ae9710216e92e88eb5a432476ce582d76d (diff)
downloadpython-lxml-b636db9b9471756a88dcc3c570aee7e41e3880c0.tar.gz
Prepare release of 4.9.2.
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 f8be68f7..f90fccc6 100644
--- a/src/lxml/__init__.py
+++ b/src/lxml/__init__.py
@@ -1,6 +1,6 @@
# this is a package
-__version__ = "4.9.1"
+__version__ = "4.9.2"
def get_include():