Skip to content

Commit a2f298c

Browse files
committed
1.0.3
1 parent a1ea0cf commit a2f298c

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
@@ -2,7 +2,7 @@
22

33
setup(
44
name='django-queryset-csv',
5-
version='1.0.2',
5+
version='1.0.3',
66
description='A simple python module for writing querysets to csv',
77
long_description=open('README.rst').read(),
88
author='Steve Lamb',

0 commit comments

Comments
 (0)