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