----------------------------
* Minor changes
- Implemented a truncated binary backoff retry policy for CellBase and PanelApp connections.
- Fixed a bug with some percentages truncated to only 1 decimal place.
- Logs are now more controlled when missing regions are found. Also, log level is configurable when using the module as a Python library, default log level is INFO.
- PEP8 fixes