From b16659dfab9e59f9a57986608afe6689c62ab1b0 Mon Sep 17 00:00:00 2001 From: Jan-Henrik Bruhn Date: Sat, 8 Feb 2025 13:03:28 +0100 Subject: [PATCH] License adjustment and python version --- .github/workflows/compile-sketch.yml | 2 +- LICENSE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/compile-sketch.yml b/.github/workflows/compile-sketch.yml index cca08db..4c07ce8 100644 --- a/.github/workflows/compile-sketch.yml +++ b/.github/workflows/compile-sketch.yml @@ -20,7 +20,7 @@ jobs: key: ${{ runner.os }}-pio - uses: actions/setup-python@v5 with: - python-version: '3.11' + python-version: '3.13' - name: Install PlatformIO Core run: pip install --upgrade platformio diff --git a/LICENSE b/LICENSE index fb465a0..e71f038 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2024 Hügelton +Copyright (c) 2024 jhbruhn Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal