Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 05:12

PyPI

pip install debug-agent==v0.4.0

Quick Start

from debug_agent import setup_debug_agent
setup_debug_agent(app)

Full Changelog: v0.3.0...v0.4.0