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