Skip to content

Commit b7ce80f

Browse files
committed
Version bump.
1 parent 971944a commit b7ce80f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stormpath/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__author__ = 'Stormpath, Inc.'
22
__copyright__ = 'Copyright 2012-2015 Stormpath, Inc.'
33

4-
__version_info__ = ('2', '1', '3')
4+
__version_info__ = ('2', '1', '4')
55
__version__ = '.'.join(__version_info__)
66
__short_version__ = '.'.join(__version_info__)

0 commit comments

Comments
 (0)