v8.1.11: Support Pydantic v2, update package setup
✨ New features and improvements
- Update NumPy build constraints for NumPy v1.25 (#885).
- Switch from
distutils
tosetuptools
/sysconfig
(#888). - Allow Pydantic v2 using transitional v1 support (#891).
📖 Documentation and examples
- Fix typo in example code (#879).
👥 Contributors
@adrianeboyd, @Ankush-Chander, @danieldk, @honnibal, @ines, @svlandeg