summaryrefslogtreecommitdiff
path: root/src/lxml
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2021-03-21 15:11:30 +0100
committerStefan Behnel <stefan_ml@behnel.de>2021-03-21 15:11:30 +0100
commita5f9cb52079dc57477c460dbe6ba0f775e14a999 (patch)
tree9c5fe3cd81146c7a557a0ce56ef7b91204595a39 /src/lxml
parent2d01a1ba8984e0483ce6619b972832377f208a0d (diff)
downloadpython-lxml-a5f9cb52079dc57477c460dbe6ba0f775e14a999.tar.gz
Prepare release of lxml 4.6.3.lxml-4.6.3
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 ed50c4bb..c569544b 100644
--- a/src/lxml/__init__.py
+++ b/src/lxml/__init__.py
@@ -1,6 +1,6 @@
# this is a package
-__version__ = "4.6.2"
+__version__ = "4.6.3"
def get_include():