Skip to content

Commit 20ee99d

Browse files
committed
Version bump.
1 parent e199689 commit 20ee99d

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

0 commit comments

Comments
 (0)