Skip to content

Commit 03bd16b

Browse files
authored
Version bump to 0.3.7 (#213)
1 parent ec9f12c commit 03bd16b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exhale/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
from __future__ import unicode_literals
1010

11-
__version__ = "0.3.7.dev"
11+
__version__ = "0.3.7"
1212

1313

1414
def environment_ready(app):

0 commit comments

Comments
 (0)