Files
post_crawler/.venv/Lib/site-packages/xxhash/version.py
T
2026-05-26 21:02:17 +08:00

4 lines
101 B
Python

VERSION = "3.7.0"
#: Deprecated, will be removed in the next major release
VERSION_TUPLE = (3, 7, 0)