Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
maxharlow committed Jul 16, 2016
1 parent a7bed21 commit a21067e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -3,7 +3,7 @@

setup(
name='csvmatch',
version='1.10',
version='1.11',
description='Find (fuzzy) matches between two CSV files in the terminal.',
long_description=open('README.md').read(),
author='Max Harlow',
Expand Down

0 comments on commit a21067e

Please sign in to comment.