Skip to content

Commit 6bba658

Browse files
committed
Update ReadTheDocs config
1 parent 3eb9ca4 commit 6bba658

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.readthedocs.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
version: 2
22

3+
build:
4+
os: ubuntu-24.04
5+
tools:
6+
python: "3.12"
7+
8+
sphinx:
9+
configuration: docs/conf.py
10+
311
python:
412
install:
513
- requirements: requirements-dev.txt

CHANGELOG.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
2.8.9 (2025-02-20)
4+
2.8.0 (2025-02-20)
55
------------------
66

77
* PR #285 - Use Enum with Tag for pretty representation (thanks to @Julien00859)

0 commit comments

Comments
 (0)