The config.py was defaulting to hardcoded '0.6.0' instead of using the package __version__ variable. This caused the footer to show the wrong version number even after updating to 0.6.1. Now config.py imports and uses __version__ as the default, ensuring version consistency across the codebase. Fixes version display bug in v0.6.1. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
4.4 KiB
4.4 KiB