diff --git a/pyproject.toml b/pyproject.toml index aff26f1..78206a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "streampot" -version = "0.3" +version = "0.3.1" description = "API client for StreamPot.io" readme = "README.md" requires-python = ">=3.8"