Commit 7069378a by James Henstridge

Bump version number

parent aa042568
...@@ -43,7 +43,7 @@ from distutils.core import setup ...@@ -43,7 +43,7 @@ from distutils.core import setup
description, long_description = __doc__.split('\n\n', 1) description, long_description = __doc__.split('\n\n', 1)
VERSION = '0.2' VERSION = '0.3'
setup( setup(
name='django-openid-auth', name='django-openid-auth',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment