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 351590e commit 4a7aa6bCopy full SHA for 4a7aa6b
sphinxcontrib/confluencebuilder/__init__.py
@@ -49,7 +49,7 @@
49
except ImportError:
50
has_imgmath = False
51
52
-__version__ = '2.8.0.dev1'
+__version__ = '2.8.0'
53
54
55
def setup(app):
0 commit comments