- Move to Python 3.7+ only
- Add support for querying via TCP
- Move to DNS Python dns.resolver.resolve from dns.resolver.query [10](https://github.com/gmr/srvlookup/pull/10) - ([shizacat](https://github.com/shizacat))
- Move to GitHub actions from Travis CI
- Refactor to Python package from Python module
- Add Type annotations