What's Changed
* Fixes bug where messages are not logged to console by djperrefort in https://github.com/pitt-crc/quota_notifier/pull/178
* Delays DB creation until connection is established by djperrefort in https://github.com/pitt-crc/quota_notifier/pull/177
* Drops settings option from commandline by djperrefort in https://github.com/pitt-crc/quota_notifier/pull/181
* Updates settings descriptions for accuracy by djperrefort in https://github.com/pitt-crc/quota_notifier/pull/183
* Adds support for python -m by djperrefort in https://github.com/pitt-crc/quota_notifier/pull/182
* Automatically configures application settings on package import by djperrefort in https://github.com/pitt-crc/quota_notifier/pull/184
* Adds support for file system specific thresholds by djperrefort in https://github.com/pitt-crc/quota_notifier/pull/187
* Updates sqlalchemy requirement from 2.0.0 to 2.0.1 by dependabot in https://github.com/pitt-crc/quota_notifier/pull/186
**Full Changelog**: https://github.com/pitt-crc/quota_notifier/compare/v0.3.5...v0.4.0