Skip to content

Commit 764aec4

Browse files
authored
Restored adafruit_max31856.py version
1 parent fc46752 commit 764aec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_max31856.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
except ImportError:
4646
from ustruct import unpack
4747

48-
__version__ = "0.11.7"
48+
__version__ = "0.0.0+auto.0"
4949
__repo__ = "https://github.com/adafruit/Adafruit_CircuitPython_MAX31856.git"
5050

5151
# Register constants

0 commit comments

Comments
 (0)