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