Skip to content

Commit 02605da

Browse files
authored
Bump version from 0.4.0 to 0.5.0
1 parent 810100c commit 02605da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ description = "Helping Ethical Hackers use LLMs in 50 lines of code"
1717
readme = "README.md"
1818
keywords = ["hacking", "pen-testing", "LLM", "AI", "agent"]
1919
requires-python = ">=3.10"
20-
version = "0.4.0"
20+
version = "0.5.0"
2121
license = { file = "LICENSE" }
2222
classifiers = [
2323
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)