diff options
author | Malfurious <m@lfurio.us> | 2025-03-24 02:44:04 -0400 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2025-03-24 02:44:04 -0400 |
commit | 0b05d7a8a3c9254a731910efe0b0d2d3f4ca56f7 (patch) | |
tree | fd50b3d8b13728777272fb091c810dec819c595d | |
parent | 3b871ceb9da2c69abab7bcc289d7db7aa251c52a (diff) | |
download | nsploit-master.tar.gz nsploit-master.zip |
Signed-off-by: Malfurious <m@lfurio.us>
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 957525c..1b9c306 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "nsploit" -version = "0.5.0" +version = "0.5.1" requires-python = ">=3.9" description = "(n)sploit is a process interaction tool with software exploitation utilities" readme = {file = "README", content-type = "text/plain"} |