Skip to content

Commit

Permalink
bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
klamann committed Sep 23, 2024
1 parent eb7ec00 commit 0f3c89f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>"]
Expand Down

0 comments on commit 0f3c89f

Please sign in to comment.