You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ include = ["src*"]
11
11
12
12
[project]
13
13
name = "malifiscan"
14
-
version = "0.14.1"
14
+
version = "0.14.2"
15
15
description = "A security tool that detects malicious packages from external vulnerability feeds and searches for them in your package registries or artifact repositories."
0 commit comments