Skip to content

Commit 7e7a0a6

Browse files
author
mongkok
committed
v0.1.4
1 parent 9ac7bae commit 7e7a0a6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
0.1.4
5+
-----
6+
7+
* Updated locales
8+
49
0.1.3
510
-----
611

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.1.3'
6+
__version__ = '0.1.4'

0 commit comments

Comments
 (0)