Automatically handle zone detection for the majority of use cases
I've added Public Suffix List integration to automatically handle zone files for the majority of users.
Here is how the zone is determined now: https://github.com/aaomidi/certbot-dns-google-domains#notes-on-zone-resolution
What's Changed
- Use PSL to automatically handle zones by @aaomidi in #16
- Automatically publish to PyPi by @aaomidi in #17
Full Changelog: v0.1.4...v0.1.5