2015.7.2
Maintainance release that fixes 1 more bug related to flask-login:
Breaking change in flask-login package
The is_authenticated, is_active, and is_anonymous members of
the user class are now properties, not methods.
Full Changelog: 2015.7.1...2015.7.2