Skip to content

Upgrade notes for v0.10

Compare
Choose a tag to compare
@merwok merwok released this 02 Mar 03:37
4aed44a

Python 3 is required!

If you were using str(apitoken) or equivalents to get the auth token
in headers, you have to use apitoken.key now.