Skip to content

Commit

Permalink
Merge pull request #40 from seomoz/pypi_1.1.0
Browse files Browse the repository at this point in the history
Pypi version 1.1.0
  • Loading branch information
matt-peters authored Jan 17, 2017
2 parents fd3e043 + 0d37260 commit a948af7
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 @@ -61,7 +61,7 @@ def find_libxml2_include():

setup(
name = 'dragnet',
version = '1.0.1',
version = '1.1.0',
description = 'Extract the main article content (and optionally comments) from a web page',
author = 'Matt Peters, Dan Lecocq',
author_email = '[email protected], [email protected]',
Expand Down

0 comments on commit a948af7

Please sign in to comment.