License adjustment and python version

This commit is contained in:
Jan-Henrik 2025-02-08 13:03:28 +01:00
parent 3c97afd56e
commit b16659dfab
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ jobs:
key: ${{ runner.os }}-pio key: ${{ runner.os }}-pio
- uses: actions/setup-python@v5 - uses: actions/setup-python@v5
with: with:
python-version: '3.11' python-version: '3.13'
- name: Install PlatformIO Core - name: Install PlatformIO Core
run: pip install --upgrade platformio run: pip install --upgrade platformio

View file

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2024 Hügelton Copyright (c) 2024 jhbruhn
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal