v0.5.0 #87

Merged
profitroll merged 54 commits from dev into master 2025-05-05 01:06:49 +03:00
Showing only changes of commit 483aae38b3 - Show all commits

View File

@@ -15,7 +15,7 @@ jobs:
container: catthehacker/ubuntu:act-latest
strategy:
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11"]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
steps:
- uses: actions/checkout@v3