From cc2da5a5a460414f0ece2d985ad237336a7b0472 Mon Sep 17 00:00:00 2001 From: Andre Basche Date: Tue, 17 Oct 2023 19:35:04 +0200 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 14f57ef..bc5aa39 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name="speedport-api", - version="0.5.3", + version="0.5.4", author="Andre Basche", description="Control Telekom Speedport routers with Python", long_description=long_description,