File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
- ## [ v0.2.15] ( https://github.com/omab/python-social-auth/tree/v0.2.15 ) (2016-04-13)
3
+ ## [ v0.2.16] ( https://github.com/omab/python-social-auth/tree/v0.2.16 ) (2016-04-13)
4
+ [ Full Changelog] ( https://github.com/omab/python-social-auth/compare/v0.2.15...v0.2.16 )
4
5
6
+ ## [ v0.2.15] ( https://github.com/omab/python-social-auth/tree/v0.2.15 ) (2016-04-13)
5
7
[ Full Changelog] ( https://github.com/omab/python-social-auth/compare/v0.2.14...v0.2.15 )
6
8
7
9
** Closed issues:**
Original file line number Diff line number Diff line change 2
2
python-social-auth application, allows OpenId or OAuth user
3
3
registration/authentication just adding a few configurations.
4
4
"""
5
- version = (0 , 2 , 15 )
5
+ version = (0 , 2 , 16 )
6
6
extra = ''
7
7
__version__ = '.' .join (map (str , version )) + extra
You can’t perform that action at this time.
0 commit comments