This commit is contained in:
anki-code 2020-03-13 19:03:14 +03:00
parent 2f711784a2
commit 450947e926

View file

@ -1,7 +1,7 @@
import sys, os
global_settings = {
'XXH_VERSION': '0.5.4'
'XXH_VERSION': '0.5.5'
}
if __name__ == "__main__":