diff options
Diffstat (limited to '.venv/lib/python3.12/site-packages/lxml/includes/lxml-version.h')
-rw-r--r-- | .venv/lib/python3.12/site-packages/lxml/includes/lxml-version.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.venv/lib/python3.12/site-packages/lxml/includes/lxml-version.h b/.venv/lib/python3.12/site-packages/lxml/includes/lxml-version.h new file mode 100644 index 00000000..101c7c91 --- /dev/null +++ b/.venv/lib/python3.12/site-packages/lxml/includes/lxml-version.h @@ -0,0 +1,3 @@ +#ifndef LXML_VERSION_STRING +#define LXML_VERSION_STRING "5.3.1" +#endif |