We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b152a3 commit 6e562b7Copy full SHA for 6e562b7
2 files changed
CHANGES.rst
@@ -6,6 +6,8 @@ Changes
6
Unreleased
7
==========
8
9
+2.1.3 - 2025/11/06
10
+==================
11
- Dependencies: Unblock newer versions of Sphinx
12
- Dependencies: Updated to ``sphinx-autobuild==2025.8.25``
13
- Enabled parallel builds by updating theme and using ``--jobs auto``
docs/build.json
@@ -1,5 +1,5 @@
1
{
2
"schemaVersion": 1,
3
"label": "docs build",
4
- "message": "2.1.2"
+ "message": "2.1.3"
5
}
0 commit comments