Hybrid command support, woo!
Changes
- FEAT💥: Add in tansy hybrid commands, which (when used alongside the built-in hybrid extension) allow you to use the Tansy format for hybrid slash commands.
- This bumps the minimum version of interactions.py to 5.8.0.
- Class slash commands do not have a hybrid variant yet.
- FIX: Add `__version__` to `__all__`, oops.
**Full Changelog**: https://github.com/Astrea-Stellarium-Labs/tansy/compare/v0.7.0...v0.8.0