mirror of
https://github.com/xxh/xxh
synced 2024-11-24 12:53:03 +00:00
0.4.0 wip
This commit is contained in:
parent
f1473814e6
commit
111e80e875
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import sys, os
|
||||
|
||||
global_settings = {
|
||||
'XXH_VERSION': '0.3.6'
|
||||
'XXH_VERSION': '0.4.0'
|
||||
}
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
|
Loading…
Reference in a new issue