mirror of
https://github.com/xxh/xxh
synced 2025-02-17 04:48:26 +00:00
bump version
This commit is contained in:
parent
f5aa30fbcc
commit
0eb23d7d26
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
import sys, os
|
||||
import sys
|
||||
|
||||
global_settings = {
|
||||
'XXH_VERSION': '0.2.6'
|
||||
'XXH_VERSION': '0.2.7'
|
||||
}
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
|
Loading…
Add table
Reference in a new issue