Version 1.1.5
Changed
Removed the dependency on the library retry , which is unmaintained, and replaced it with tenacity. This also removes the indirect dependency on py (also unmaintained) which caused a few issues.
This change should be transparent (except for installing the new dependencies).
See details in issue #18