Changes
- Build wheels for Python 3.12, 3.13, and 3.14 (previously only 3.12)
- Add support for manual workflow trigger (
workflow_dispatch) - Update project metadata and description
- Exclude
.idea/and.venv/from git tracking
Notes
No functional changes to the crypto implementation. This release adds multi-version wheel builds so pip install TgCryptoX works without compiling from source on Python 3.13 and 3.14.