Skip to content

Commit

Permalink
Set Release name
Browse files Browse the repository at this point in the history
  • Loading branch information
SirGoodenough committed May 27, 2023
1 parent ed82fba commit 35f7834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cottage.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import uuid
import RPi.GPIO as GPIO

Release_date = "2023-05-30"
Release_date = "v2023.05.27 Agiel"

# Get the parameter file
with open("/opt/ThermoPI-Cottage/MYsecrets.yaml", "r") as ymlfile:
Expand Down

0 comments on commit 35f7834

Please sign in to comment.