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 0e2ba06 commit e6242d2Copy full SHA for e6242d2
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name='django-queryset-csv',
8
- version='0.3.2',
+ version='0.3.3',
9
description='A simple python module for writing querysets to csv',
10
long_description=open('README.rst').read(),
11
author=author,
0 commit comments