Skip to content

0.7.2-alpha2

Pre-release
Pre-release

Choose a tag to compare

@devcrocod devcrocod released this 19 Sep 11:14
· 47 commits to main since this release
5fe1975
Prepare prerelease 0.7.2-alpha2 (#282)

Bump version to 0.7.2-alpha2

## Motivation and Context
New prerelease version with signing fixes 

## Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] Documentation update

## Checklist
- [x] I have read the [MCP
Documentation](https://modelcontextprotocol.io)
- [x] My code follows the repository's style guidelines
- [x] New and existing tests pass locally
- [ ] I have added appropriate error handling
- [ ] I have added or updated documentation as needed