-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
41e2665
commit 08b2a25
Showing
3 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,15 +10,15 @@ | |
# This call to setup() does all the work | ||
setup( | ||
name="subrake", | ||
version="3.2", | ||
version="3.3", | ||
description="A Subdomain Enumeration and Validation tool for Bug Bounty and Pentesters.", | ||
long_description=README, | ||
long_description_content_type="text/markdown", | ||
url="https://github.com/hash3liZer/Subrake", | ||
author="hash3liZer", | ||
author_email="[email protected]", | ||
license="GPLv3", | ||
download_url = 'https://github.com/hash3liZer/Subrake/archive/v3.2.tar.gz', | ||
download_url = 'https://github.com/hash3liZer/Subrake/archive/v3.3.tar.gz', | ||
keywords=['bugbounty', 'bugbountytips', 'tool', 'subdomain', 'pentesting'], | ||
classifiers=[ | ||
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters