v1.9.8

deepfakes/faceswapv1.9.8May 6, 2026by nicko-ai

AI Summary

A patch release focused on fixing startup compatibility issues specifically for Python 3.14 by updating the underlying data model generator dependency.

Key Highlights

  • Fixed Python 3.14 startup compatibility issues.
  • Updated `datamodel-code-generator` dependency.
  • Included in the changelog for the agency-swarm project.

Full Release Notes

Patch release for Python 3.14 startup compatibility.

## What's Changed
- Fix Python 3.14 startup compatibility by updating `datamodel-code-generator` and adding Python 3.14 coverage by @nicko-ai in https://github.com/VRSEN/agency-swarm/pull/644

**Full Changelog**: https://github.com/VRSEN/agency-swarm/compare/v1.9.7...v1.9.8