initial commit
This commit is contained in:
3
venv/Lib/site-packages/xxhash/version.py
Normal file
3
venv/Lib/site-packages/xxhash/version.py
Normal file
@@ -0,0 +1,3 @@
|
||||
VERSION = "3.6.0"
|
||||
#: Deprecated, will be removed in the next major release
|
||||
VERSION_TUPLE = (3, 6, 0)
|
||||
Reference in New Issue
Block a user