We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9fcd89 commit 59014ddCopy full SHA for 59014dd
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name='django-session-csrf',
9
- version='0.5',
+ version='0.6',
10
description='CSRF protection for Django without cookies.',
11
long_description=open(os.path.join(ROOT, 'README.rst')).read(),
12
author='Jeff Balogh',
0 commit comments