diff --git a/setup.py b/setup.py index 7e93b75..598b47f 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setup( name='feed_seeker', - version='0.0.1', + version='1.0.0', description='Extract rss, atom, and other feeds from webpages', long_description=long_description, author='Colin Carroll',