X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/6db3142005428289cbe97b317f5a05506b3b0ef7..refs/heads/micropython-pyi:/src/__version__.py diff --git a/src/__version__.py b/src/__version__.py index 4a384b3..49f0aeb 100644 --- a/src/__version__.py +++ b/src/__version__.py @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: 2021 Melissa LeBlanc-Williams for Adafruit Industries +# +# SPDX-License-Identifier: MIT """Return the current version""" VERSION = (1, 0, 0)