Skip to content

Commit

Permalink
start 0.4.0 development cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
andreashappe committed Aug 29, 2024
1 parent f510ceb commit 934c177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ description = "Helping Ethical Hackers use LLMs in 50 lines of code"
readme = "README.md"
keywords = ["hacking", "pen-testing", "LLM", "AI", "agent"]
requires-python = ">=3.10"
version = "0.3.1"
version = "0.4.0-dev"
license = { file = "LICENSE" }
classifiers = [
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit 934c177

Please sign in to comment.