What's Changed
**Features / API-Changes**
* api-change: Remove filesystem imports by da-h in https://github.com/da-h/miniflask/pull/120
* feature: Dependency solver by da-h in https://github.com/da-h/miniflask/pull/121
* feature: Units by da-h in https://github.com/da-h/miniflask/pull/93
* feature: improve lambda regex for state definitions, allowing any key name by da-h in https://github.com/da-h/miniflask/pull/124
**Maintenance**:
* bugfix: Fix lambda with comment by da-h in https://github.com/da-h/miniflask/pull/125
* bugfix: Dev fix ast v5 by sbrodehl in https://github.com/da-h/miniflask/pull/126
* tests: add test against illegal-annotation bug by da-h in https://github.com/da-h/miniflask/pull/123
**Repository**
* github: Move actions/create-release to softprops/action-gh-release by da-h in https://github.com/da-h/miniflask/pull/129
* github: fix warning from pypi action by da-h in https://github.com/da-h/miniflask/pull/118
* github: fix wrong auto-tag name by da-h in https://github.com/da-h/miniflask/pull/119
* V5 version bump by da-h in https://github.com/da-h/miniflask/pull/130
**Full Changelog**: https://github.com/da-h/miniflask/compare/v4.3.2...v5.0.0