Skip to content

Commit 5084afc

Browse files
committed
Version bump.
1 parent a83b2e2 commit 5084afc

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', '4')
4+
__version_info__ = ('2', '1', '5')
55
__version__ = '.'.join(__version_info__)
66
__short_version__ = '.'.join(__version_info__)

0 commit comments

Comments
 (0)