Skip to content

Commit

Permalink
Bumped to v0.0.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyvoase committed May 10, 2011
1 parent 01f38b6 commit 1913e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jsonpipe/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


__all__ = ['jsonpipe', 'jsonunpipe']
__version__ = '0.0.6'
__version__ = '0.0.7'


def _get_tests():
Expand Down

0 comments on commit 1913e45

Please sign in to comment.