[Python-modules-commits] [python-social-auth] 32/32: v0.2.12

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Dec 24 15:13:50 UTC 2016


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

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

commit 7576316d1079e2e9c91b72bd3a868ca0e45405d8
Author: Matías Aguirre <matiasaguirre at gmail.com>
Date:   Fri Jul 10 14:18:58 2015 -0300

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

diff --git a/social/__init__.py b/social/__init__.py
index 2f4bd21..73c43df 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, 11)
+version = (0, 2, 12)
 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