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