Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
faniAhmed committed Jul 1, 2023
1 parent 2dbe0a2 commit 0fc924b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
from setuptools import setup, find_packages

setup(
name="Google Ads Transparency Scraper",
name="GoogleAdsTransparencyScraper",
author="Farhan Ahmed",
author_email="[email protected]",
url="https://github.com/faniAhmed/GoogleAdsTransparencyScraper",
description="A scraper for getting Ads from Google Transparency",
version="1.5",
description="A scraper for getting Ads from Google Ads Transparency",
version="1.5.1",
packages=find_packages(),
download_url= 'https://github.com/faniAhmed/GoogleAdsTransparencyScraper/archive/refs/tags/v1.2.tar.gz',
keywords= ['Google', 'Transparency', 'Scraper', 'API', 'Google Ads', 'Ads', 'Google Transparency', 'Google Transparency Scraper', 'Google Ads Scrapre'],
Expand Down

0 comments on commit 0fc924b

Please sign in to comment.