Skip to content

Commit

Permalink
Updated capture
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJDufour committed Apr 18, 2017
1 parent e1f16fc commit c43d9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -5,7 +5,7 @@
packages = ['coordinates_extractor'],
package_dir = {'coordinates_extractor': 'coordinates_extractor'},
package_data = {'coordinates_extractor': ['__init__.py', 'test/__init__.py', 'tests/test.py']},
version = '0.2',
version = '0.3',
description = 'Extract Coordinates from semi-structured text, like Wikipedia xml',
author = 'Daniel J. Dufour',
author_email = 'daniel.j.dufour@gmail.com',
Expand Down

0 comments on commit c43d9ca

Please sign in to comment.