Skip to content

Commit f2f88b2

Browse files
Bump package version
1 parent 8838a9e commit f2f88b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="vulnebify",
8-
version="1.0.2",
8+
version="1.0.3",
99
packages=find_packages(exclude=["tests", "tests.*"]),
1010
install_requires=["requests==2.32.3", "pydantic==2.11.2"],
1111
entry_points={

0 commit comments

Comments
 (0)