Skip to content

Commit 8b4e261

Browse files
author
mongkok
committed
v0.1.0
1 parent 38e9888 commit 8b4e261

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@ Changelog
22
=========
33

44

5+
0.1.0
6+
-----
7+
8+
Changes:
9+
- Renamed do_auth() to resolve()
10+
11+
512
0.0.3
613
-----
714

graphql_social_auth/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
__all__ = ['relay', 'SocialAuthMutation', 'SocialAuth', 'SocialAuthJWT']
55

6-
__version__ = '0.0.3'
6+
__version__ = '0.1.0'

0 commit comments

Comments
 (0)