We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6dd779 commit fc8b09dCopy full SHA for fc8b09d
1 file changed
sphinxcontrib/confluencebuilder/__init__.py
@@ -76,7 +76,7 @@
76
except ImportError:
77
has_imgmath = False
78
79
-__version__ = '3.1.0.dev0'
+__version__ = '3.1.0'
80
81
82
def setup(app):
0 commit comments