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.
1 parent d168790 commit 9389ae9Copy full SHA for 9389ae9
sphinxcontrib/confluencebuilder/__init__.py
@@ -49,7 +49,7 @@
49
except ImportError:
50
has_imgmath = False
51
52
-__version__ = '2.12.0.dev0'
+__version__ = '2.12.0'
53
54
55
def setup(app):
0 commit comments