v3.2.0 #105

Merged
profitroll merged 7 commits from dev into main 2024-05-26 17:29:44 +03:00
Showing only changes of commit dfaadfd769 - Show all commits

View File

@ -32,7 +32,7 @@ jobs:
run: tox
- name: Build
run: python -m build
- uses: actions/upload-artifact@v4
- uses: actions/upload-artifact@v3
with:
name: Artifacts
path: dist/*