summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2025-03-24 01:40:33 -0400
committerMalfurious <m@lfurio.us>2025-03-24 01:40:33 -0400
commitb10340d418f2726b12700564b5322bf4f7eaa943 (patch)
tree807dce059037033bb0d81957aea8661420504e96
parentb3f41f725f124907b4cf5cac7d4f37ec8f65a42f (diff)
downloadnsploit-b10340d418f2726b12700564b5322bf4f7eaa943.tar.gz
nsploit-b10340d418f2726b12700564b5322bf4f7eaa943.zip
nsploit v0.5.0v0.5.0
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 d9d43f8..b1c835d 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "nsploit"
-version = "0.4.0"
+version = "0.5.0"
requires-python = ">=3.9"
description = "(n)sploit is a process interaction tool with software exploitation utilities"
readme = "README"