diff --git a/setup.py b/setup.py index 8e63eae11..edf7ea216 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='openeats-recipe-scraper', url='https://github.com/RyanNoelk/recipe-scraper/', - version='1.0.3', + version='1.0.4', description='Python package, scraping recipes from all over the internet', keywords='python recipes scraper harvest', long_description=README,