Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 10:03

PyPI

pip install debug-agent==v0.5.0

Quick Start

from debug_agent import setup_debug_agent
setup_debug_agent(app)

Full Changelog: v0.4.0...v0.5.0