Merge branch 'main' into bug/fix-multitool-drag

This commit is contained in:
Anthony Stirling
2024-12-16 21:21:10 +00:00
committed by GitHub

View File

@@ -76,7 +76,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: "3.7"
python-version: "3.12"
- name: Pip requirements
run: |