mirror of
https://github.com/xxh/xxh
synced 2025-02-25 11:37:11 +00:00
bump version
This commit is contained in:
parent
bd7d24a2d2
commit
7537f3c17b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
global_settings = {
|
global_settings = {
|
||||||
'XXH_VERSION': '0.2.7'
|
'XXH_VERSION': '0.2.8'
|
||||||
}
|
}
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
|
|
Loading…
Add table
Reference in a new issue