Skip to content

Commit 59014dd

Browse files
committed
version 0.6 for a new release
1 parent a9fcd89 commit 59014dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name='django-session-csrf',
9-
version='0.5',
9+
version='0.6',
1010
description='CSRF protection for Django without cookies.',
1111
long_description=open(os.path.join(ROOT, 'README.rst')).read(),
1212
author='Jeff Balogh',

0 commit comments

Comments
 (0)