v2.1.3

punkpeye/fastmcpv2.1.3May 25, 2025by github-actions[bot]

AI Summary

This is a minor documentation-focused bug fix release that updates the README examples to properly use `await` for async functions, addressing issue #80. No new features or breaking changes were introduced in this release.

Key Highlights

  • Updated README documentation to use `await` for async function examples
  • Fixed documentation inconsistency reported in issue #80
  • Minor patch release focused on code quality in documentation

Full Release Notes

## [2.1.3](https://github.com/punkpeye/fastmcp/compare/v2.1.2...v2.1.3) (2025-05-25)


### Bug Fixes

* **docs:** update README to use await for async functions in examples ([#80](https://github.com/punkpeye/fastmcp/issues/80)) ([a3d9cd5](https://github.com/punkpeye/fastmcp/commit/a3d9cd5120be2b8060d1b672a5f17f7cc567848d))