Skip to content

Commit

Permalink
version 0.6 for a new release
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbe committed Jan 15, 2016
1 parent a9fcd89 commit 59014dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name='django-session-csrf',
version='0.5',
version='0.6',
description='CSRF protection for Django without cookies.',
long_description=open(os.path.join(ROOT, 'README.rst')).read(),
author='Jeff Balogh',
Expand Down

0 comments on commit 59014dd

Please sign in to comment.