We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f41baf9 commit 0dc0fe8Copy full SHA for 0dc0fe8
README.md
@@ -99,4 +99,4 @@ pyhttpdbg -m pytest -v examples/
99
100
## documentation
101
102
-https://httpdbg.readthedocs.io/en/latest/pytest/
+https://httpdbg.readthedocs.io/en/latest/test/#pytest-httpdbg
pytest_httpdbg/__init__.py
@@ -1,3 +1,3 @@
1
from pytest_httpdbg.plugin import httpdbg_record_filename # noqa F401
2
3
-__version__ = "0.10.0"
+__version__ = "0.10.1"
0 commit comments