We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 810100c + 02605da commit d0ff901Copy full SHA for d0ff901
1 file changed
pyproject.toml
@@ -17,7 +17,7 @@ description = "Helping Ethical Hackers use LLMs in 50 lines of code"
17
readme = "README.md"
18
keywords = ["hacking", "pen-testing", "LLM", "AI", "agent"]
19
requires-python = ">=3.10"
20
-version = "0.4.0"
+version = "0.5.0"
21
license = { file = "LICENSE" }
22
classifiers = [
23
"Programming Language :: Python :: 3",
0 commit comments