⚠️ This release includes type stubs in the Python bindings, which may contain syntax errors that cause mypy to crash.
While we work to resolve these issues, it's recommended to add `no_site_packages = True` to your mypy config to suppress these errors.
What's Changed
* chore: package stubs in whl by alex-liang3 in https://github.com/open-space-collective/open-space-toolkit-core/pull/175
* build: update all gh action extensions to latest versions by apaletta3 in https://github.com/open-space-collective/open-space-toolkit-core/pull/179
* build: prepare for test matrix by alex-liang3 in https://github.com/open-space-collective/open-space-toolkit-core/pull/176
* fix: use absolute path of package by alex-liang3 in https://github.com/open-space-collective/open-space-toolkit-core/pull/180
* chore: fix dockerfile and setuptools warnings by alex-liang3 in https://github.com/open-space-collective/open-space-toolkit-core/pull/181
* style: re-run clang-format by alex-liang3 in https://github.com/open-space-collective/open-space-toolkit-core/pull/184
* fix: syntax errors in stubs by alex-liang3 in https://github.com/open-space-collective/open-space-toolkit-core/pull/185
**Full Changelog**: https://github.com/open-space-collective/open-space-toolkit-core/compare/5.0.0...5.0.1