Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 16:19

PyPI

pip install debug-agent==v0.7.0

Quick Start

from debug_agent import setup_debug_agent
setup_debug_agent(app)

Full Changelog: v0.6.0...v0.7.0