We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1447fae commit 325428cCopy full SHA for 325428c
1 file changed
PyPortal_EZ_Make_Oven/code.py
@@ -16,7 +16,7 @@
16
from adafruit_mcp9600 import MCP9600
17
18
TITLE = "EZ Make Oven Controller"
19
-VERSION = "0.1"
+VERSION = "1.0.0"
20
21
print(TITLE, "version ", VERSION)
22
time.sleep(2)
0 commit comments