We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 007d667 commit 2dfc017Copy full SHA for 2dfc017
Bluto.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
1
Metadata-Version: 1.0
2
Name: Bluto
3
-Version: 2.3.8
+Version: 2.3.9
4
Summary:
5
DNS Recon | Brute Forcer | DNS Zone Transfer | DNS Wild Card Checks
6
DNS Wild Card Brute Forcer | Email Enumeration | Staff Enumeration
setup.py
@@ -2,7 +2,7 @@
setup(
name='Bluto',
- version='2.3.8',
+ version='2.3.9',
author='Darryl lane',
7
author_email='[email protected]',
8
url='https://github.com/darryllane/Bluto',
@@ -23,7 +23,7 @@
23
"pythonwhois",
24
"lxml",
25
"oletools",
26
- "pdfminer",
+ "pdfminer"
27
],
28
)
29
0 commit comments