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.
1 parent 18dbcc4 commit 5cdaad5Copy full SHA for 5cdaad5
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-dev"
+version = "0.4.0"
21
license = { file = "LICENSE" }
22
classifiers = [
23
"Programming Language :: Python :: 3",
0 commit comments