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