v0.4
WARNING this version will break the API, users should update their code
Changes since last release:
- BREAK Locale and TimeZone values now should be supplied by the user to the constructor
- BREAK Download now returns a dictionary containing the file size, chunk size, and a generator returning chunks of 32KB. This means also that progress bar should be implemented by users
- Updated headers and parameters with recent values provided by play-store-api