This commit is contained in:
anki-code 2020-02-26 09:20:35 +03:00
parent 1c31ea0b10
commit 9282404caa

View file

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