Skip to content

Commit

Permalink
Fix some bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
tlyu0419 committed Dec 9, 2021
1 parent ea488ff commit 705a8c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@

setuptools.setup(
name="facebook_crawler",
version="0.0.23",
version="0.0.24",
author="TENG-LIN YU",
author_email="[email protected]",
description="",
description="A package can help you crawl the post information from Facebook fanspages and public groups easily and elegantly.",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/TLYu0419/facebook_crawler",
Expand Down

0 comments on commit 705a8c0

Please sign in to comment.