docs: update cover, title, and copyright.

This commit is contained in:
Catherine 2024-01-17 17:49:50 +00:00
parent ae36b596bb
commit 6211eca4ac
3 changed files with 10 additions and 6 deletions

View file

@ -70,7 +70,7 @@ jobs:
- name: Set up PDM
uses: pdm-project/setup-pdm@v3
with:
python-version: '3.11'
python-version: '3.12'
- name: Install dependencies
run: |
pdm install --dev