Skip to content

Commit 269187f

Browse files
committed
Update version number
1 parent 2ea8143 commit 269187f

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# TerrariumPI 4.11.1
1+
# TerrariumPI 4.12.0
22

33
![Latest release](https://img.shields.io/github/v/release/theyosh/terrariumpi?label=Latest%20release)
44
![GitHub Release Date](https://img.shields.io/github/release-date/theyosh/TerrariumPI)
@@ -25,6 +25,9 @@ The software is that flexible that there is no limit in amount of sensors, relay
2525
boards or door sensors. The usage can be endless. All power switches have
2626
support for timers to trigger based on a time pattern.
2727

28+
Running now stable for more than
29+
[10 years](https://theyosh.github.io/TerrariumPI/posts/2024/08/01/10-year-anniversary/)!!!
30+
2831
If you are using this software for your animals or plants,
2932
**[please post some pictures](https://github.com/theyosh/TerrariumPI/issues/210)**
3033

terrariumPI.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
__version__ = "4.11.1"
2+
__version__ = "4.12.0"
33

44
from gevent import monkey
55

0 commit comments

Comments
 (0)