diff --git a/pyproject.toml b/pyproject.toml index 7d5d3dd..8b77f5e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "wpdetect" -version = "1.4.5" +version = "1.4.6" dependencies = [ "pyfiglet", "requests", "click", "toml" ]