We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35b0f72 commit 4ca7b3dCopy full SHA for 4ca7b3d
CHANGES.rst
@@ -1,4 +1,4 @@
1
-1.12 (Apr 25, 2022)
+1.11.2 (Apr 28, 2022)
2
=====================
3
4
- Add support for sphinx parallel read/write [PR #37]
sphinxcontrib/doxylink/__init__.py
-__version__ = '1.12'
+__version__ = '1.11.2'
def setup(app):
@@ -11,4 +11,4 @@ def setup(app):
11
"version": __version__,
12
"parallel_read_safe": True,
13
"parallel_write_safe": True,
14
- }
+ }
0 commit comments