v0.61.1

Mesh-LLM/mesh-llmv0.61.1Apr 15, 2026by github-actions[bot]

AI Summary

A quick fix for release packaging scripts to ensure EXIT traps reference valid local variables, preventing potential build failures.

Key Highlights

  • Fixed release packaging EXIT trap references out-of-scope local variable.

New Features

  • release packaging EXIT trap fix

Full Release Notes

## What's Changed
* fix: release packaging EXIT trap references out-of-scope local variable by @michaelneale in https://github.com/Mesh-LLM/mesh-llm/pull/287


**Full Changelog**: https://github.com/Mesh-LLM/mesh-llm/compare/v0.61.0...v0.61.1