This repository was archived by the owner on Sep 21, 2026. It is now read-only.
LattifAI Python v1.0.2 is a patch release that fixes packaging issues and improves the web application component.
π Overview
LattifAI Python v1.0.2 is a patch release that fixes packaging issues and improves the web application component.
π Bug Fixes
Package Configuration Fix
Fixed critical packaging issue in pyproject.toml:
- Package Data Entry: Corrected the package-data configuration for
lattifaito properly include web application files - App Files: Ensures the
app/**/*files are correctly bundled with the package distribution - Installation: Resolves issues where web application assets were missing after installation
Impact:
- β
lai-app-installcommand now works correctly with all required files - β Web application assets are properly included in the package
- β Complete distribution with all necessary components
Web Application Updates
- Output Format: Set fixed output format in AlignmentForm component for consistent behavior
- Documentation: Updated installation instructions to reference v1.0.2