Closed saurav-c closed 1 year ago
Prepares for release 0.3.0
python3 scripts/run_linters.py -h
run_integration_test
skip_integration_test
What's the situation with this PR?
Closing because we released 0.3.1 instead
Describe your changes and why you are making these changes
Prepares for release 0.3.0
Related issue number (if any)
Loom demo (if any)
Checklist before requesting a review
python3 scripts/run_linters.py -h
for usage).run_integration_test
: Runs integration testsskip_integration_test
: Skips integration tests (Should be used when changes are ONLY documentation/UI)