v0.3.4
fix a bug in setup:
importing modules of scar in setup introduces problem. Change it back to exec(open("scar/main/version.py").read())
fix a bug in setup:
importing modules of scar in setup introduces problem. Change it back to exec(open("scar/main/version.py").read())