We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea02a1 commit 1d6814aCopy full SHA for 1d6814a
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='django-queryset-csv',
5
- version='1.0.1',
+ version='1.0.2',
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