Skip to content

v1.0.0b4

Pre-release
Pre-release
Compare
Choose a tag to compare
@lawtancool lawtancool released this 18 Dec 05:51
· 43 commits to master since this release
9d5e090

Breaking change: getDirectorBearerToken() in account.py returns token time valid in seconds, instead of a datetime.datetime object representing the token expiry time. Conversion to a datetime is left as a task for the library user.