Fixes - `license` is now default to "Public Domain" since it is no longer optional.
Others - Error message returned by the lbrynet api is now exposed to the user as well.
1.0.3
New Features N/A
Fixes N/A
Others 1. Update the pre-commit badge and syntax with `pip` in `README.md` 2. Add verbose output and hash printing to the PyPI Upload GitHub Action
1.0.2
Fixes: 1. Each file is now default to be free unless a `fee_amount` is explicitly specified. 2. Updated the package requirement of the testing environment in `setup.cfg`
Others: 1. Setup Github Action for automatic PyPI release