v3.3.1
Patch release. One compatibility fix. No API changes, no migration required.
Fixed
- Typed select
default_valuesbroke serialization on discord.py 2.7.RoleSelect,UserSelect,ChannelSelect, andMentionableSelectraisedAttributeErrorwhendefault_valueswere supplied; fixed by coercing the type argument toSelectDefaultValueTypeat construction.
Install
pip install pycascadeui==3.3.1
See the full CHANGELOG for the full release history.
Full Changelog: v3.3.0...v3.3.1