Skip to content

Commit e6242d2

Browse files
steveSteve Lamb
authored andcommitted
Increment version number for next release
1 parent 0e2ba06 commit e6242d2

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
@@ -5,7 +5,7 @@
55

66
setup(
77
name='django-queryset-csv',
8-
version='0.3.2',
8+
version='0.3.3',
99
description='A simple python module for writing querysets to csv',
1010
long_description=open('README.rst').read(),
1111
author=author,

0 commit comments

Comments
 (0)