Skip to content

Commit

Permalink
Increment version number for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
steve authored and Steve Lamb committed Jan 22, 2016
1 parent 0e2ba06 commit e6242d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='django-queryset-csv',
version='0.3.2',
version='0.3.3',
description='A simple python module for writing querysets to csv',
long_description=open('README.rst').read(),
author=author,
Expand Down

0 comments on commit e6242d2

Please sign in to comment.