Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
codeinthehole committed Apr 12, 2012
1 parent 152c0fd commit 71881f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csvfilter/__init__.py
@@ -1,6 +1,6 @@
import csv

VERSION = '0.2.1'
VERSION = '0.2.2'


class Processor(object):
Expand Down

0 comments on commit 71881f2

Please sign in to comment.