diff --git a/pyproject.toml b/pyproject.toml index 8ecd396..de223de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "hate-crack" -version = "1.09" +version = "2.0" description = "Menu driven Python wrapper for hashcat" readme = "README.md" requires-python = ">=3.13" diff --git a/readme.md b/readme.md index 1aff821..c847f6b 100644 --- a/readme.md +++ b/readme.md @@ -84,7 +84,7 @@ $ ./hate_crack.py 1000 \ Y // __ \| | \ ___/ \ \____| | \// __ \\ \___| < \___|_ /(____ /__| \___ >____\______ /|__| (____ /\___ >__|_ \ \/ \/ \/_____/ \/ \/ \/ \/ - Version 1.09 + Version 2.0 ## Testing