diff --git a/pyproject.toml b/pyproject.toml index dd8cd90..82f1121 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "spond" -version = "1.2.0" +version = "1.2.1" description = "Simple, unofficial library with some example scripts to access data from the Spond API." authors = ["Ola Thoresen "] license = "GPL 3.0"