pyExploitDb 0.2.101__tar.gz → 0.2.102__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyExploitDb
3
- Version: 0.2.101
3
+ Version: 0.2.102
4
4
  Summary: An optimized Python3 library to fetch the most recent exploit-database,
5
5
  Home-page: https://github.com/Hackman238/pyExploitDb
6
6
  Author: Shane William Scott
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyExploitDb
3
- Version: 0.2.101
3
+ Version: 0.2.102
4
4
  Summary: An optimized Python3 library to fetch the most recent exploit-database,
5
5
  Home-page: https://github.com/Hackman238/pyExploitDb
6
6
  Author: Shane William Scott
@@ -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.101",
8
+ version="0.2.102",
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