Files
Analytical_engine_backend/venv/Lib/site-packages/xxhash/version.py
2026-05-11 12:36:20 +05:30

4 lines
101 B
Python

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