Skip to content

Commit 325428c

Browse files
committed
Updated project version #
1 parent 1447fae commit 325428c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PyPortal_EZ_Make_Oven/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from adafruit_mcp9600 import MCP9600
1717

1818
TITLE = "EZ Make Oven Controller"
19-
VERSION = "0.1"
19+
VERSION = "1.0.0"
2020

2121
print(TITLE, "version ", VERSION)
2222
time.sleep(2)

0 commit comments

Comments
 (0)