diff --git a/debug_toolbar/py.typed b/debug_toolbar/py.typed new file mode 100644 index 000000000..e69de29bb diff --git a/docs/changes.rst b/docs/changes.rst index 118fbde7c..6a0c3683f 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -11,6 +11,7 @@ Pending * Standardize use of time/duration units and labels across panels. * Added translations for Lithuanian, Turkish and Uzbek. * Update the translations. +* Expose a ``py.typed`` marker file. 6.2.0 (2026-01-20) ------------------