Skip to content

Commit 0ec6100

Browse files
Update version number
1 parent e3b8779 commit 0ec6100

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PyPortal_EZ_Make_Oven/code.py

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

1919
TITLE = "EZ Make Oven Controller"
20-
VERSION = "1.3.1"
20+
VERSION = "1.3.2"
2121

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

0 commit comments

Comments
 (0)