pyExploitDb 0.2.84__tar.gz → 0.2.85__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pyExploitDb-0.2.84 → pyExploitDb-0.2.85}/PKG-INFO +1 -1
- {pyExploitDb-0.2.84 → pyExploitDb-0.2.85}/pyExploitDb.egg-info/PKG-INFO +1 -1
- {pyExploitDb-0.2.84 → pyExploitDb-0.2.85}/setup.py +1 -1
- {pyExploitDb-0.2.84 → pyExploitDb-0.2.85}/LICENSE +0 -0
- {pyExploitDb-0.2.84 → pyExploitDb-0.2.85}/README.md +0 -0
- {pyExploitDb-0.2.84 → pyExploitDb-0.2.85}/pyExploitDb/__init__.py +0 -0
- {pyExploitDb-0.2.84 → pyExploitDb-0.2.85}/pyExploitDb/cveToEdbid.json +0 -0
- {pyExploitDb-0.2.84 → pyExploitDb-0.2.85}/pyExploitDb/edbidToCve.json +0 -0
- {pyExploitDb-0.2.84 → pyExploitDb-0.2.85}/pyExploitDb.egg-info/SOURCES.txt +0 -0
- {pyExploitDb-0.2.84 → pyExploitDb-0.2.85}/pyExploitDb.egg-info/dependency_links.txt +0 -0
- {pyExploitDb-0.2.84 → pyExploitDb-0.2.85}/pyExploitDb.egg-info/requires.txt +0 -0
- {pyExploitDb-0.2.84 → pyExploitDb-0.2.85}/pyExploitDb.egg-info/top_level.txt +0 -0
- {pyExploitDb-0.2.84 → pyExploitDb-0.2.85}/setup.cfg +0 -0
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
|
|
5
5
|
|
6
6
|
setuptools.setup(
|
7
7
|
name="pyExploitDb",
|
8
|
-
version="0.2.
|
8
|
+
version="0.2.85",
|
9
9
|
author="Shane William Scott",
|
10
10
|
author_email="gs@shanewilliamscott.com",
|
11
11
|
description="""An optimized Python3 library to fetch the most recent exploit-database,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|