Release 1.12.4
Changes in this release:
- Revise the retry algorithm in
timed_request()again. - Make
timed_request()print the response text in case of failures - Remove
extra_requiresfromsetup.pybecause it caused installation problems due to the syntax of the requirements file and I don't have patience for figuring out whatsetuptoolsneeds this time.