diff --git a/changes/63.feature.md b/changes/63.feature.md new file mode 100644 index 0000000..4e91aeb --- /dev/null +++ b/changes/63.feature.md @@ -0,0 +1 @@ +Add type checker support - now includes py.typed in the package to indicate to type checkers like mypy that typing is supported. diff --git a/src/aiotools/py.typed b/src/aiotools/py.typed new file mode 100644 index 0000000..e69de29