diff --git a/setup.py b/setup.py index a4a90d3..f3f1a6e 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name = "facebook_page_scraper", - version = "0.1.5", + version = "0.1.6", author = "Sajid Shaikh", author_email = "shaikhsajid3732@gmail.com", description = "Python package to scrap facebook's pages front end with no limitations",