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 b1621fb commit 7f85ca2Copy full SHA for 7f85ca2
sphinxcontrib/confluencebuilder/__init__.py
@@ -45,7 +45,7 @@
45
except ImportError:
46
imgmath = None
47
48
-__version__ = '2.4.0.dev0'
+__version__ = '2.4.0'
49
50
51
def setup(app):
0 commit comments