This version implements a quick bug fix:
- As oauth2client is no longer a required dependency of the google-api-python-client, people have been getting errors about this missing module.
The module is now explicitly listed as a dependency of lectocal, which should resolve the issue.
As always the package can be downloaded from pypi.