There was an error while loading. Please reload this page.
1 parent fc46752 commit 764aec4Copy full SHA for 764aec4
adafruit_max31856.py
@@ -45,7 +45,7 @@
45
except ImportError:
46
from ustruct import unpack
47
48
-__version__ = "0.11.7"
+__version__ = "0.0.0+auto.0"
49
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_MAX31856.git"
50
51
# Register constants
0 commit comments