We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
setup()
1 parent 7be97e2 commit 1d36ee8Copy full SHA for 1d36ee8
python_docs_theme/__init__.py
@@ -61,6 +61,7 @@ def setup(app):
61
app.connect("html-page-context", _html_page_context)
62
63
return {
64
+ "version": "2024.12",
65
"parallel_read_safe": True,
66
"parallel_write_safe": True,
67
}
0 commit comments