release v0.1.1
- add scripts to auto format code using autoflake, black and isort
- add an option named '-p/--platform' to replace the option '-s/--suffix'
- fix bugs: use packege url instead of index_url to get package's url
- an improvement: use regex with package's version to find urls
- add an option named '--no-source'
- add github actions