* Added 'maintenance' and 'unmaintenance' subcommands: ([`c444a3b`](https://github.com/educationwarehouse/edwh-uptime-plugin/commit/c444a3b577bec036df3c066acebf72e8c7f008d5))
0.3.7
Fix
* Don't use `._api_key` externally, used property setter to make it easier (.api_key = 'abc') ([`b430995`](https://github.com/educationwarehouse/edwh-uptime-plugin/commit/b430995b3c34f7a842f5019728d0937ae18c2de9))
0.3.6
Fix
* Set default of apikey to empty string instead of None ([`c46ed10`](https://github.com/educationwarehouse/edwh-uptime-plugin/commit/c46ed10a7bb1bb23eb71a224a463348d7b012c30))
0.3.5
Fix
* **deps:** Include two missing dependencies ([`09fb42e`](https://github.com/educationwarehouse/edwh-uptime-plugin/commit/09fb42e88c5c79dc02fc8cf80e31173a1d03b14f))
0.3.4
Fix * Delayed init of UptimeRobot instance, since this depends on TomlConfig which is not always available ([`c73daee`](https://github.com/educationwarehouse/edwh-uptime-plugin/commit/c73daeed3ffec5766247795c1b97e44b84773e9b))