This commit is contained in:
anki-code 2020-02-17 00:00:25 +03:00
parent a71d80b54d
commit 88a5edb11f

View file

@ -1,7 +1,7 @@
import sys
global_settings = {
'XXH_VERSION': '0.3.0'
'XXH_VERSION': '0.2.9'
}
if __name__ == "__main__":