diff --git a/dist/scrapeasy-0.1.tar.gz b/dist/scrapeasy-0.1.tar.gz index 9f4c864..969b278 100644 Binary files a/dist/scrapeasy-0.1.tar.gz and b/dist/scrapeasy-0.1.tar.gz differ diff --git a/scrapeasy/__init__.py b/scrapeasy/__init__.py index e69de29..2495874 100644 --- a/scrapeasy/__init__.py +++ b/scrapeasy/__init__.py @@ -0,0 +1,2 @@ +from scrapeasy.Website import Website +from scrapeasy.Page import Page \ No newline at end of file diff --git a/setup.py b/setup.py index 7f2a69e..0e5bd5b 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ author = 'Joel Barmettler', author_email = 'joel.barmettler@uzh.ch', url = 'https://github.com/joelbarmettlerUZH/Scrapeasy', - download_url = 'https://github.com/joelbarmettlerUZH/Scrapeasy/archive/pypi-0_1_1.tar.gz', + download_url = 'https://github.com/joelbarmettlerUZH/Scrapeasy/archive/pypi-0_1_2.tar.gz', keywords = ['scraping', 'easy', 'scraper', 'website', 'download', 'links', 'images', 'videos'], classifiers=[ # Optional # How mature is this project? Common values are