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 a83b2e2 commit 5084afcCopy full SHA for 5084afc
stormpath/__init__.py
@@ -1,6 +1,6 @@
1
__author__ = 'Stormpath, Inc.'
2
__copyright__ = 'Copyright 2012-2015 Stormpath, Inc.'
3
4
-__version_info__ = ('2', '1', '4')
+__version_info__ = ('2', '1', '5')
5
__version__ = '.'.join(__version_info__)
6
__short_version__ = '.'.join(__version_info__)
0 commit comments