Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates 241111 #2

Merged
merged 3 commits into from
Nov 11, 2024
Merged

Updates 241111 #2

merged 3 commits into from
Nov 11, 2024

Commits on Nov 11, 2024

  1. Update Python version to 3.13

    Upgrade project configuration and dependencies to use Python 3.13. Replace pre-commit hooks with Ruff for linting and formatting.
    rh0dium committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    cce6118 View commit details
    Browse the repository at this point in the history
  2. Update Python version in GitHub Actions workflows

    This commit updates the Python version from 3.12 to 3.13 in all GitHub Actions workflows to ensure compatibility with the latest Python features. Additionally, it includes minor formatting improvements in multiple files such as adding a newline for better readability. No functional changes were made to the actual project code.
    rh0dium committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    fca2e9d View commit details
    Browse the repository at this point in the history
  3. Trigger Build

    rh0dium committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ae5baae View commit details
    Browse the repository at this point in the history