Skip to content

update CHANGELOG.md #33

update CHANGELOG.md

update CHANGELOG.md #33

Workflow file for this run

# .readthedocs.yaml
# Read the Docs configuration file
# Required
version: 2
# Set the OS, Python version and other tools you might need
build:
os: ubuntu-22.04
tools:
python: "3.12"
sphinx:
configuration: docs/conf.py
formats:
- pdf
- epub