v0.0.21
hasaneyldrm/exercises-datasetv0.0.21Aug 9, 2026by samuelcolvin
AI Summary
This release focuses on adding protocol version utilities and bumping the project version to v0.0.21, serving as a maintenance update to prepare for future protocol changes.
Key Highlights
- Added protocol version utilities
- Bumped version to v0.0.21
- Maintenance update for protocol handling
New Features
- Protocol version utilities
Full Release Notes
## What's Changed * Protocol version utils by @samuelcolvin in https://github.com/pydantic/monty/pull/697 * Bump version to v0.0.21 by @samuelcolvin in https://github.com/pydantic/monty/pull/696 **Full Changelog**: https://github.com/pydantic/monty/compare/v0.0.20...v0.0.21