Skip to content

Version 1.1.5

Choose a tag to compare

@joserc87 joserc87 released this 28 Jun 14:34
· 8 commits to master since this release

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