Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
garyelephant committed Oct 8, 2015
1 parent d8f9375 commit 0fa6d59
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 @@ -7,7 +7,7 @@
long_desc = open('README.rst').read()

setup(name = 'pygrok',
version = '0.5.0',
version = '0.6.0',
description = 'A Python library to parse strings and'
+ ' extract information from structured/unstructured data',
long_description= long_desc,
Expand Down

0 comments on commit 0fa6d59

Please sign in to comment.