Skip to content

Commit 5cdaad5

Browse files
committed
bump version to 0.4.0
1 parent 18dbcc4 commit 5cdaad5

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-dev"
20+
version = "0.4.0"
2121
license = { file = "LICENSE" }
2222
classifiers = [
2323
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)