Importing Secret and Verifier from paddlebilling.Notifications to verify webhooks failed on version 0.3.0 with ModuleNotFoundError: No module named 'paddlebilling.Resources.IPAddresses'. The 0.3.0 release shipped with a broken internal import. The import chain broke at Client.py, so any import of the package failed, not just the Notifications import.