Skip to content

v0.3.4

Choose a tag to compare

@CaibinSh CaibinSh released this 01 May 17:34
· 238 commits to main since this release
74c217b

fix a bug in setup:

importing modules of scar in setup introduces problem. Change it back to exec(open("scar/main/version.py").read())