Tags: goldcoin/electrum-glc
Tags
fix: Python 3.11 requirements and v4.5.0 release preparation (#34) * fix: Update Python requirement to 3.11 and fix hash mismatches - Set Python requirement to 3.11+ consistently across all files - Fixed pip and setuptools hash mismatches in requirements.txt - Updated README with deterministic build documentation - Removed incorrect Python 3.12 requirement that broke builds * chore: Ignore release-builds directory --------- Co-authored-by: Claude AI Assistant <[email protected]>