py.typed was removed in the stable branch since otherwise mypy testing in upstream application repos fails since as typing needs to be addressed - see #74
I would suggest to remove py.typed from main until such time as #74 is addressed to avoid it being included in any future release that might be made before #74 is done.