Commit 1b277c07 by Anthony Lenton

Bumped the revision to 0.4 for an upcoming release.

parent 3afdf847
...@@ -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.3' VERSION = '0.4'
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