diff --git a/setup.py b/setup.py index be1eaad..4c9060a 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='artscraper', - version='0.2.0', + version='0.3.0', author='ODISSEI Social Data Science Team', description='Package for scraping artworks from WikiArt and GoogleArt', long_description='See https://github.com/sodascience/artscraper for examples and usage',