group-wbl/.venv/lib/python3.13/site-packages/xxhash/version.py
2026-01-09 09:48:03 +08:00

4 lines
101 B
Python

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