Expose ZKAPAuthorizer version information
Fixes #87 (closed)
This also introduces use of Versioneer so that the exposed version information is potentially more useful (the only possible version previously was "0.0", not super informative).
Note that using Versioneer involves vendering a couple huge Python source files. Sorry. :(