diff --git a/setup.py b/setup.py index 03be7a0..39317f2 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='artscraper', - version='0.1.1', + version='0.2.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',