From: BytEvil Date: Sat, 19 Mar 2022 06:51:28 +0000 (+0400) Subject: Revert back version number. X-Git-Tag: 7.2.0^2~5 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/1743de24db9d407b1136a9a7fc2107eeebe923c9 Revert back version number. --- diff --git a/src/board.py b/src/board.py index 32c57f4..c5ade27 100644 --- a/src/board.py +++ b/src/board.py @@ -11,7 +11,7 @@ See `CircuitPython:board` in CircuitPython for more details. """ -__version__ = "7.1.1" +__version__ = "0.0.0-auto.0" __repo__ = "https://github.com/adafruit/Adafruit_Blinka.git" __blinka__ = True