From 84fafc1b39775a98455f539e75e780b067325be3 Mon Sep 17 00:00:00 2001 From: Olen Date: Sun, 23 Feb 2025 10:46:13 +0100 Subject: [PATCH] Release 1.1.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8435a83..66ee596 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "spond" -version = "1.1.3" +version = "1.1.1" description = "Simple, unofficial library with some example scripts to access data from the Spond API." authors = ["Ola Thoresen "] license = "GPL 3.0"