diff --git a/pyproject.toml b/pyproject.toml index 5900408..0c64cc8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "surepy" -version = "0.5.0-beta.1" +version = "0.5.0" description = "Library to interact with the flaps & doors from Sure Petcare." authors = ["Ben Lebherz "] license = "MIT"