Skip to content

Update Python version requirement to 3.11 or higher (#11)#12

Merged
sql-hkr merged 1 commit intomainfrom
feat/python-3.11-support
Oct 13, 2025
Merged

Update Python version requirement to 3.11 or higher (#11)#12
sql-hkr merged 1 commit intomainfrom
feat/python-3.11-support

Conversation

@sql-hkr
Copy link
Owner

@sql-hkr sql-hkr commented Oct 13, 2025

This pull request updates the pyproject.toml configuration for the syna project to prepare for a stable release and expand Python version compatibility.

Project versioning and Python compatibility:

  • Bumped the project version from 0.2.0a1 (alpha) to the stable 0.2.0 release.
  • Lowered the minimum required Python version from 3.13 to 3.11 and updated the classifiers to include support for Python 3.11 and 3.12.

@sql-hkr sql-hkr linked an issue Oct 13, 2025 that may be closed by this pull request
@sql-hkr sql-hkr merged commit a85176e into main Oct 13, 2025
1 check passed
@sql-hkr sql-hkr deleted the feat/python-3.11-support branch October 13, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Update Python version requirement to 3.11 or higher

1 participant