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