Skip to content

Commit 4b36144

Browse files
author
Steve Lamb
committed
Increment patch number for release 0.3.2
1 parent 679b5c2 commit 4b36144

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
@@ -5,7 +5,7 @@
55

66
setup(
77
name='django-queryset-csv',
8-
version='0.3.1',
8+
version='0.3.2',
99
description='A simple python module for writing querysets to csv',
1010
long_description=open('README.rst').read(),
1111
author=author,

0 commit comments

Comments
 (0)