0.4.0 wip

This commit is contained in:
anki-code 2020-03-04 18:41:42 +03:00
parent f1473814e6
commit 111e80e875

View file

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