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 a1ea0cf commit a2f298cCopy full SHA for a2f298c
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='django-queryset-csv',
5
- version='1.0.2',
+ version='1.0.3',
6
description='A simple python module for writing querysets to csv',
7
long_description=open('README.rst').read(),
8
author='Steve Lamb',
0 commit comments