This commit is contained in:
anki-code 2020-03-18 10:10:34 +03:00
parent 110e990758
commit 7c3d4f4327

View file

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