Skip to content

Commit e3da6b6

Browse files
Version bump
1 parent 48e8e59 commit e3da6b6

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
@@ -17,7 +17,7 @@
1717
from adafruit_mcp9600 import MCP9600
1818

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

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

0 commit comments

Comments
 (0)