⚠️Emergency Fix - Taskbutler broke with 2.2.4
If you updated to the last Version 2.2.4 - please update to 2.2.5 as soon as possible!
Unfortunately most of taskbutlers features stopped working with the last update.
Update with:
pip install taskbutler --user --upgrade --upgrade-strategy eager
This was due to an exit(0)
- early program exit - I added during development.
Sorry.