v4.1.0 #189

Merged
profitroll merged 29 commits from dev into main 2025-02-16 18:37:39 +02:00
Showing only changes of commit c5e83c17d3 - Show all commits

View File

@ -15,7 +15,6 @@ jobs:
- uses: actions/setup-python@v5 - uses: actions/setup-python@v5
with: with:
python-version: "3.x" python-version: "3.x"
cache: 'pip'
- name: Build release distributions - name: Build release distributions
run: | run: |
python -m pip install build python -m pip install build