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 be59008 commit fb2b2edCopy full SHA for fb2b2ed
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="vulnebify",
8
- version="1.0.1",
+ version="1.0.2",
9
packages=find_packages(exclude=["tests", "tests.*"]),
10
install_requires=["requests==2.32.3", "pydantic==2.11.2"],
11
entry_points={
0 commit comments