From 374fa985b383dea721a74eb4086a397ff26b45a1 Mon Sep 17 00:00:00 2001 From: Robert Van Gorkom Date: Tue, 8 Feb 2022 06:00:22 -0800 Subject: [PATCH] bumping version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 307a099..3138b65 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "withings_api" -version = "2.3.2" +version = "2.4.0" description = "Library for the Withings API" license = "MIT"