diff --git a/pyproject.toml b/pyproject.toml index 31b1c80..37188e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "trevorspray" -version = "2.0.1" +version = "2.0.2" description = "A modular password sprayer with threading, SSH proxying, loot modules, and more" authors = ["TheTechromancer"] license = "GPL-3.0"