mirror of
https://github.com/xxh/xxh
synced 2024-11-23 20:33:08 +00:00
0.6.2
This commit is contained in:
parent
110e990758
commit
7c3d4f4327
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import sys, os
|
||||
|
||||
global_settings = {
|
||||
'XXH_VERSION': '0.6.1'
|
||||
'XXH_VERSION': '0.6.2'
|
||||
}
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
|
Loading…
Reference in a new issue