Skip to content

Commit

Permalink
Merge pull request #32 from wael-sudo2/feature/update
Browse files Browse the repository at this point in the history
  • Loading branch information
wael-sudo2 authored Jul 7, 2024
2 parents 27bbf5b + 01c12b2 commit d9844a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion facebook_page_info_scraper/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.1.3"
__version__ = "1.1.4"
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ long_description_content_type = text/x-rst

# add the url to your repository/homepage and version release
url = https://github.com/wael-sudo2/facebook-page-info-scraper
download_url = https://github.com/username/your-package/archive/refs/tags/v1.0.0.tar.gz
download_url = https://github.com/username/your-package/archive/refs/tags/v1.0.4.tar.gz

# define your license and license file
license = MIT
Expand Down

0 comments on commit d9844a4

Please sign in to comment.