From 79850b32a3e42205c1bf69f9b500a6d9abc3bcc2 Mon Sep 17 00:00:00 2001 From: Abraham Murciano Date: Wed, 11 May 2022 17:46:24 +0300 Subject: [PATCH] Create py.typed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This module already has some typing comments, so this pull request adds the py.typed file to conform to [PEP 561 – Distributing and Packaging Type Information](https://peps.python.org/pep-0561/) --- semver/py.typed | 1 + 1 file changed, 1 insertion(+) create mode 100644 semver/py.typed diff --git a/semver/py.typed b/semver/py.typed new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/semver/py.typed @@ -0,0 +1 @@ +