diff --git a/README.md b/README.md index a6a39b0358..0ea8544648 100644 --- a/README.md +++ b/README.md @@ -2366,7 +2366,7 @@ usage: -m [-h] [--tunnel-hostname TUNNEL_HOSTNAME] [--tunnel-port TUNNEL_PORT] [--filtered-client-ips FILTERED_CLIENT_IPS] [--filtered-url-regex-config FILTERED_URL_REGEX_CONFIG] -proxy.py v2.4.4rc6.dev9+g11e37a62.d20240413 +proxy.py v2.4.4rc6.dev11+gac1f05d7.d20240413 options: -h, --help show this help message and exit diff --git a/pytest.ini b/pytest.ini index 1af93373aa..e90b9393c2 100644 --- a/pytest.ini +++ b/pytest.ini @@ -8,7 +8,7 @@ addopts = --durations=10 # A bit of verbosity doesn't hurt: - -v + -vv # Report all the things == -rxXs: -ra