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 61f3dd5 commit 9eccc41Copy full SHA for 9eccc41
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='django-queryset-csv',
5
- version='1.0.0',
+ version='1.0.1',
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