Skip to content

Commit 874e58c

Browse files
committed
Version bump 0.3.5
1 parent 51d3d67 commit 874e58c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

social/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
python-social-auth application, allows OpenId or OAuth user
33
registration/authentication just adding a few configurations.
44
"""
5-
version = (0, 3, 4)
5+
version = (0, 3, 5)
66
extra = ''
77
__version__ = '.'.join(map(str, version)) + extra

0 commit comments

Comments
 (0)