diff --git a/pyproject.toml b/pyproject.toml index ac279e4..f750e23 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "harlogger" -version = "2.1.3" +version = "3.0.0" description = "Simple utlity for sniffing decrypted HTTP/HTTPS traffic on an iOS device (either jailbroken or not)" readme = "README.md" requires-python = ">=3.8"