v0.4.3
VRSEN/agency-swarmv0.4.3Jan 6, 2025by nicko-ai
AI Summary
This release adds support for Python 3.13 and resolves a type error in the Genesis agent creator.
Key Highlights
- Python 3.13 support
- Fix for Genesis agent creator type error
New Features
- Python 3.13 support
- Genesis agent creator type fix
Full Release Notes
## What's Changed * Add Python 3.13 Support by @bonk1t in https://github.com/VRSEN/agency-swarm/pull/203 * Fix Genesis agent creator type error by @bonk1t in https://github.com/VRSEN/agency-swarm/pull/202 **Full Changelog**: https://github.com/VRSEN/agency-swarm/compare/v0.4.2...v0.4.3