diff --git a/pyproject.toml b/pyproject.toml index 47fcf13..d88864b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "raspi-poe-mon" -version = "1.0.0b2" +version = "1.0.0" description = "A controller for the display and fan of the Raspberry Pi Power Over Ethernet HAT (Type B), compatible with Raspberry Pi 3B+/4B" readme = "README.md" authors = ["Sebastian Straub "]