summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2025-03-24 02:44:04 -0400
committerMalfurious <m@lfurio.us>2025-03-24 02:44:04 -0400
commit0b05d7a8a3c9254a731910efe0b0d2d3f4ca56f7 (patch)
treefd50b3d8b13728777272fb091c810dec819c595d
parent3b871ceb9da2c69abab7bcc289d7db7aa251c52a (diff)
downloadnsploit-master.tar.gz
nsploit-master.zip
nsploit v0.5.1HEADv0.5.1master
Signed-off-by: Malfurious <m@lfurio.us>
-rw-r--r--pyproject.toml2
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"}