[Python-modules-commits] [python-social-auth] 61/61: v0.2.13

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Dec 24 15:14:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to tag v0.2.13
in repository python-social-auth.

commit aa66b83d4848c09defa57384529eca83597a3692
Author: Matías Aguirre <matiasaguirre at gmail.com>
Date:   Fri Sep 25 17:56:14 2015 -0300

    v0.2.13
---
 social/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/social/__init__.py b/social/__init__.py
index 73c43df..6294763 100644
--- a/social/__init__.py
+++ b/social/__init__.py
@@ -2,6 +2,6 @@
 python-social-auth application, allows OpenId or OAuth user
 registration/authentication just adding a few configurations.
 """
-version = (0, 2, 12)
+version = (0, 2, 13)
 extra = ''
 __version__ = '.'.join(map(str, version)) + extra

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-social-auth.git



More information about the Python-modules-commits mailing list