Skip to content

Release 1.4.5

Compare
Choose a tag to compare
@whyscream whyscream released this 02 Dec 15:02

Summary:

  • Use certifi package (https://pypi.org/project/certifi/), replacing the included cacert.pem bundle to verify the SSL certificates of the API we're talking to.
  • Removed python2.7 from tested versions, it will be EOL shortly. Note that we didn't actually change any code for this, we just stopped testing for python 2.7 compatibility. Since no new features will be added to this version of the client, there's a fair change that python2.7 will still be a usable platform for this client in the longer term.
  • Added python3.8 to tested versions.

Note: this is the client for the legacy V1 API.