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 6e9262e commit 40c3040Copy full SHA for 40c3040
sphinxcontrib/confluencebuilder/__init__.py
@@ -46,7 +46,7 @@
46
except ImportError:
47
imgmath = None
48
49
-__version__ = '2.6.0.dev0'
+__version__ = '2.6.0'
50
51
52
def setup(app):
0 commit comments