From 487a962b160d842581955a359eca49d9d93bf523 Mon Sep 17 00:00:00 2001 From: Ben Lebherz Date: Fri, 23 Oct 2020 22:39:50 +0200 Subject: [PATCH] Bump to 0.4.0b1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ac186ad..4c147ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "surepy" -version = "0.4.0b0" +version = "0.4.0-beta.1" description = "Library to interact with the flaps & doors from Sure Petcare." authors = ["Ben Lebherz "] license = "MIT"