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 b7b76bb commit 17b7540Copy full SHA for 17b7540
exhale/__init__.py
@@ -8,7 +8,7 @@
8
9
from __future__ import unicode_literals
10
11
-__version__ = "0.2.3.dev"
+__version__ = "0.2.3"
12
13
14
def environment_ready(app):
0 commit comments